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
- Very high memory usage due to numerous inefficiencies in the STD lib (async)
- astGenRepr: Typed macro inconsistency with boolean pragmas
- Cannot hand multiple procs to macro using `varargs[typed]`
- sizeof for importc enum is wrong: 1 instead of cint.sizeof=4
- Value is accepted as type parameter
- SslProtVersion only supports TLS 1.0 and older. Add TLS 1.2 & TLS 1.3 since TLS 1.1 and older are deprecated.
- `opcLdDeref ` (eg via addr) gives wrong results in inside static block
- nimLoadLibraryError behaviour on Android
- Accessing compileTime variable at runtime returns zeroed data.
- Threads don't work in combination with async await on Windows 8 / 10
- Docs
- Nim not yet supported