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
- Openarray - invalid type 'T' in context (dummy static param workaround)
- Misbehaving codegen with static[T] + {.global.} + {.inline.} + different modules
- Wrong behavior of {.hint[XDeclaredButNotUsed]: off.} if applied to definition
- Referencing a compile time variable in a lexicographically independent manner
- TSlice returned by template as an expr does not work in range[]
- Real and integer types fails to differentiate in a generic call from other generic
- Compiler SIGSEGV with generic term rewriting template
- Mixin using local proc doesn't work, only global procs are considered
- Constant initialization fails with inheritance
- Bad codegen with {.exportc.} variant member
- Docs
- Nim not yet supported