-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Languages support list #11
Comments
I would like to add C programming language |
I can probably help with that. |
hey @naitgacem thanks for the contribution, adding a support for a language to kuliya is actually very simple, there are two essential parts you need to create, first a Build step (to convert the Here's a step by step guide to do so for C language: you can start small, merge the changes, then we can improve on top of it, cuz that's what open-source really is |
@wassim31 @naitgacem here's the main issue to add C support. Feel free to add suggestions and pick any subtask |
This issue is for tracking support for language that we plan to add in kuliya
Language support tasks
If you you don't find your favorite language listed here, and you want to add support for it, please comment below with the missing language and who should work on it
If you would like to work on any of the languages listed, please comment below with the corresponded language
The text was updated successfully, but these errors were encountered: