-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Style Guide for Nim Code
Dominik Picheta edited this page Jan 28, 2017
·
10 revisions
This document is now an official document hosted here: http://nim-lang.org/docs/nep1.html
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