-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Destructors, 2nd edition
Andreas Rumpf edited this page Aug 14, 2019
·
8 revisions
The most recent version of this document can be found here: https://github.com/nim-lang/Nim/blob/devel/doc/destructors.rst
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