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
- Crash caused by concepts involving arrays ("size of array is too large")
- const folding happens too early in semantic phase so it's invisible to term rewriting macros and astToStr
- StringLike concept error
- 36 activations of term rewriting macro?
- incomplete importc types should be annotated with `incomplete` and optional `sizeof` / `alignof` pragmas
- compile time stacktrace misses 1 entry and 1 proc name
- varargs inside macros cannot be wrapped in a sequence
- Can't find CommentStmtNode in the AST of type define statement
- `Error: ignored invalid for loop for it` triggered when changing a `#` to a `##`
- Ambiguous search results returned from the doc search for some terms
- Docs
- Nim not yet supported