Odin language support
Hello everyone!
In odin.toml I have added support for Odin, a powerful language built for the joy of programming. This was made following the requirements in the Getting Started on the Odin website.
Hello,
I have responded to the individual conversations. As for the odin command not existing, I did not have that issue after I ran it. I even built from scratch without a cache using the command sudo docker build -t polygott-odin --build-arg LANGS=odin . --no-cache. If I did something wrong in regards to that, please let me know so I can fix it.
Hello,
Apologies as I had forgotten to comment. I made the changes you requested. Please let me know if you continue to run into any issues. I also can't replicate the odin command not existing. Was that an issue of how I built the docker? If so let me know so I can properly test that :)
Good afternoon @F0x1fy ! You've probably noticed by now that we've been slow to merge community PRs on polygott. We've decided to focus on giving Repl.it a stable foundation instead of adding features and updating languages. Once we and our community feel comfortable with Repl.it's overall stability, we'll give this change another look. Thank you for contributing!