-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Home
Danil Yarantsev edited this page Oct 13, 2020
·
76 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 |
-
Discord
- Primary: #main, #offtopic, #nimconf
- Community: #gamedev, #webdev, #langdev, #science, #embedded
- Gitter
- Matrix
- IRC - also #nim-offtopic, #nimconf, #nim-gamedev, #nim-webdev, #nim-langdev, #nim-embedded, #nim-science
Since they're all bridged they have more people online -> you're more likely to get an answer to your question :)
- Telegram
-
Discord
- Primary: #nimble
- Language-Specific: #русский, #deutsch, #français, #español, #polski, #ελληνικά, #官话
Most likely an incomplete list.
Forum | IRC Logs | Playground |
Youtube | StackOverflow | Compiler Explorer | |
Exercism | Learn Nim in 5 Minutes | DevTo | GetTogether |
SPOJ | Code Golf | Code Wars | AtCoder |
RosettaCode | RosettaGit | DevDocs | Docker Hub |
- 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