-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Community Projects
gradha edited this page Nov 1, 2012
·
22 revisions
- GLFW https://github.com/rafaelvasco/nimrod-glfw
- CSFML https://github.com/fowlmouth/nimrod-sfml
- NimGame https://github.com/Vladar4/nimgame
- OpenCL https://github.com/apriori/nimCL
- https://github.com/AdrianV/nimrod-tools
- https://github.com/exhu/nimrod-misc
- https://github.com/fowlmouth/nimlibs
- https://github.com/Schala/nimrod-modules
- Nake https://gist.github.com/3607822
- ANSI terminal color library for the Nimrod programming language https://github.com/eegg/nimrod-termcolor
Intro
Getting Started
- Install
- Docs
- Curated Packages
- Editor Support
- Unofficial FAQ
- Nim for C programmers
- Nim for Python programmers
- Nim for TypeScript programmers
- Nim for D programmers
- Nim for Java programmers
- Nim for Haskell programmers
Developing
- Build
- Contribute
- Creating a release
- Compiler module reference
- Consts defined by the compiler
- Debugging the compiler
- GitHub Actions/Travis CI/Circle CI/Appveyor
- GitLab CI setup
- Standard library and the JavaScript backend
Misc