generated from csivitu/Template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestHacktoberfest 2020Hacktoberfest 2020help wantedExtra attention is neededExtra attention is needed
Description
Add more languages
code-executor currently supports most of the languages in src/langs. More languages need to be added so that code-executor
can fulfill all requirements for popular use-cases such as Competitive Coding websites.
Structure
To add languages, you can add a Dockerfile
and a start.sh
script like in Python.
Note: Make sure to test the
Dockerfile
and thestart.sh
script with some sample code before making a PR to the dev branch.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestHacktoberfest 2020Hacktoberfest 2020help wantedExtra attention is neededExtra attention is needed