nim-wiki/_Sidebar.md

31 lines
899 B
Markdown
Raw Permalink Normal View History

2017-01-19 11:30:04 +00:00
**Intro**
**Getting Started**
2017-01-19 11:31:14 +00:00
* [Install](https://github.com/nim-lang/Nim#compiling)
* [Docs](http://nim-lang.org/documentation.html)
* [Curated Resources](https://github.com/VPashkov/awesome-nim)
* [[Editor Support]]
* [[Unofficial FAQ]]
* [[Nim for C programmers]]
* [[Nim for Python programmers]]
2017-01-19 11:30:04 +00:00
**Developing**
2017-01-19 13:02:07 +00:00
* [Build](https://github.com/nim-lang/Nim#compiling)
2017-01-19 13:01:40 +00:00
* [Contribute](https://github.com/nim-lang/Nim#contribute)
2017-01-19 11:31:59 +00:00
* [Tips & Tools](Development-tips)
2017-01-19 11:35:40 +00:00
* [[Code style|Style Guide for Nim Code]]
2017-01-19 11:31:59 +00:00
* [[Creating a release]]
* [[Compiler module reference]]
* [[Consts defined by the compiler]]
* [[Debugging the compiler]]
2017-03-16 21:52:07 +00:00
* [Travis CI/Circle CI/App Veyor](https://github.com/nim-lang/Nim/wiki/BuildServices)
2017-01-19 11:31:59 +00:00
* [[GitLab CI setup]]
2017-01-19 11:30:04 +00:00
**Misc**
2017-09-21 13:09:57 +00:00
* [[Companies using Nim]]
2017-01-19 11:31:59 +00:00
* [[Feature suggestions]]
* [[Common Criticisms]]
* [[Tips and Tricks]]
* [[Community Projects]]
2017-01-19 11:34:07 +00:00
* [[IRC guidelines]]