Skip to content
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

Add support for Nim (was: Comments in Nim are in the wrong format) #134

Open
lf-araujo opened this issue Mar 23, 2019 · 1 comment
Open

Add support for Nim (was: Comments in Nim are in the wrong format) #134

lf-araujo opened this issue Mar 23, 2019 · 1 comment

Comments

@lf-araujo
Copy link

@lf-araujo lf-araujo commented Mar 23, 2019

Unless I misunderstood your API, results should have comments in the syntax of the desired language.

In the case of Nim, comments are Python-like (#), but results come in C format (/**/).

@chubin
Copy link
Owner

@chubin chubin commented Mar 23, 2019

Yes, that is because Nim is not (yet) supported. Here is the list of the supported languages:

https://github.com/chubin/cheat.sh#programming-languages-cheat-sheets

@chubin chubin changed the title Comments in Nim are in the wrong format Add support for Nim (was: Comments in Nim are in the wrong format) Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.