An open-source REPL service with Docker support. Designed to be used with the MODiX Discord bot's code eval feature.
This application is not yet ready for production, nor is it a stable alpha build. I will announce here when it reaches various stages of production.
Also, while pull requests are appreciated, pull requests to add language support are not being taken at this time. The API is very likely to undergo several large changes before I consider it to be a stable alpha.
Items will be checked-off as they're completed
- Base runtime from CSDiscord which allows docker container embedding. State: Testing
- Language Support API - add NetFramework DLLs to add support for additional languages. State: Under construction
- C# Language Support. State: Testing
- F# Language Support. State: Not Started
- VB Language Support. State: Not Started
- C++ Language Support. State: Not Started
- Java Language Support. State: Not Started
Coming Soon
Coming Soon (probably on the Wiki because this will be an involved process)