Add support for Nim (was: Comments in Nim are in the wrong format)
Open
- Dominant language
- Python
- Stars
- 41.7k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
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 (/**/).
Contributor guide
Research direction
Reproduce a cheat sheet result for Nim and inspect where result comments are formatted. Confirm that generated comments use Nim's # syntax rather than C-style /**/; the issue is complete when Nim results consistently use the expected comment format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nim
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100