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
- nativesockets.Domain et al should not be enum, `AF_INET6` enum has some random value
- Regression from Nim 1.6 to 2.0/devel: `error: invalid branch to/from OpenMP structured block`
- dynamicBindSym not normally working with two modules (it have very strange logic)...
- strictFuncs not working for funcs (with NimNode args) called from macros
- Valgrind invalid reads and writes with `addExitProc` from `std/exitprocs` in Nim 2.0 but not `devel`
- AF_UNIX support on Windows
- parsecfg does not support raw strings with commas
- The --recursive switch of git leads to execCmdEx blocking on macOS(v14.3).
- Generic procs fails to properly instantiate a type
- SIGSEGV: Illegal storage access. (Attempt to read from nil?)
- Docs
- Nim not yet supported