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
- 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
- httpclient: Ability to stream HTTP request body
- [minor] parser accepts invalid `case` expression resulting in strange behavior
- `macro pragmas` in type section should apply to `TypeSection`, not `TypeDef`
- Docs
- Nim not yet supported