kalviumcommunity / compilerd

code judge
GNU General Public License v3.0
17 stars 319 forks source link

Added 3 New Languages and Respective Test Cases #137

Closed JeetS07 closed 4 months ago

JeetS07 commented 5 months ago

Added Perl, Bash and Swift language support and added their basic test cases that include printing "Hello World" and taking an input and printing

Changed Files: https://github.com/JeetS07/kalvium_compilerd/blob/main/enums/supportedLanguages.js https://github.com/JeetS07/kalvium_compilerd/blob/main/configs/language.config.js https://github.com/JeetS07/kalvium_compilerd/blob/main/tests/data/testJson.js