Open
Description
Feature Request
Add more languages to the dev container
Description
These langagues need to be accessabel by running their standard calling operation from inside the container. Some of them are already in progress but feel free to pick them up
- Clojuregokotlin (Fix devcontainer for Kotlin #930)lolcode (Add devcontainer setup for lolcode #916)matlab (octave)scratchwhitespace (Add devcontainer setup for whitespace #914)
This will help the algorithm archive run many languages in the same environment and allow maintainers and contributors to use the container to test their code without having to install many, many languages.
Additional context
Related to #870
Feel free to reach out to @ntindle on GitHub or NTindle#1998 in the discord if you need help getting setup.
For Algorithm Archive Developers
- This feature can be added to the Master Overview (if it cannot be, explain why in a comment below -- lack of technical expertise, not relevant to the scope of this project, too ambitious)There is a timeline for when this feature can be implementedThe feature has been added to the Master OverviewThe feature has been implemented (N/A)
Activity
ShadowMitia commentedon Nov 2, 2021
What should we use for the
whitespace
language?I've sort of found the original interpreter here : https://web.archive.org/web/20130831115710/http://compsoc.dur.ac.uk/whitespace/download.php
Do we want to use that? 😁
Or do we find/implement another interpreter?
(I don't think it's necessary to do so, but I should ask anyway).
ShadowMitia commentedon Nov 2, 2021
clojure
seems to work fine, but I've tried it on thefft
file and it's not working with a missing dependency.go
seems to be working fine.ntindle commentedon Nov 3, 2021
Do you know what dependency it's complaining about
ShadowMitia commentedon Nov 3, 2021
I'll have to test again, but I think it had to do with complex numbers. But I don't know
Clojure
so I haven't really dived into the error yet.ntindle commentedon Nov 3, 2021
That's fine, if you do end up running it again, open an issue for it
10 remaining items