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
- UncheckedArrays in objects may produce invalid C code
- .asm files fail to compile with --cc:vcc
- Automatically convert closure iterators to inline ones if possible
- A really weird generic concept error.
- 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
- Docs
- Nim not yet supported