nim
https://github.com/nim-lang/nim
Nim
Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Nim not yet supported18 Subscribers
Add a CodeTriage badge to nim
Help out
- Issues
- getAppFilename returns (deleted) in the path
- destructor not called (leak) for seq elements; destructor called for default-initialized object
- {.computedGoto.} with for loops not disallowed (causes a runtime range error)
- JSON delete item from JArray
- in JS backend, importcpp string is used to get a function pointer by the compiler cause a syntax error with # in generated output
- {.global.} var calls destroy when goes out of scope (unlike {.threadvar.})
- [meta] failed asserts in int128.nim
- Template parameter lookup does not shadow global symbol
- wrong AST (RecList containnig RecList) generated in generic type, inconsistent edge case
- Case statement incorrectly reported as not exhaustive
- Docs
- Nim not yet supported