-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Home
Juan Carlos edited this page Jun 12, 2020
·
77 revisions
echo "Welcome to the Nim programming language wiki!."
Bootstrapping | Curated Packages | Editor support | FAQ |
Tutorial 1 | Tutorial 2 | Tutorial 3 | User Manual |
Nim for Python programmers | Nim for TypeScript programmers | Nim for C programmers |
Nim for Java programmers | Nim for D programmers |
Official Bridged Chats are the most active.
- Spanish, Americas 🇦🇷
- Spanish, Americas 🇵🇾
- Portuguese, Americas 🇧🇷
- Italian, Europe 🇮🇹
- Chinese, Asia 🇨🇳
- Indonesia, Asia 🇮🇩
Most likely an incomplete list.
Forum | Compiler Explorer | ||
StackOverflow | IRC Logs | DevTo | GetTogether |
Exercism | Code Golf | Code Wars | Youtube |
RosettaCode | RosettaGit | DevDocs | Learn Nim in 5 Minutes |
- Everything on the Wiki is Unofficial. All documentation on this wiki is unofficial.
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