nim-wiki/_Sidebar.md

36 lines
843 B
Markdown
Raw Normal View History

2017-01-19 11:30:04 +00:00
**Intro**
**Getting Started**
2017-01-19 11:30:29 +00:00
2017-01-19 11:30:04 +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]]
**Developing**
2017-01-19 11:30:29 +00:00
2017-01-19 11:30:04 +00:00
[Build](Building-Neovim)
[Contribute](https://github.com/neovim/neovim/blob/master/CONTRIBUTING.md)
[Tips & Tools](Development-tips)
[[Code style]|Style Guide for Nim Code]]
[[Creating a release]]
[[Compiler module reference]]
[[Consts defined by the compiler]]
[[Debugging the compiler]]
[[CircleCI]]
[[GitLab CI setup]]
**Misc**
2017-01-19 11:30:29 +00:00
2017-01-19 11:30:04 +00:00
[[Feature suggestions]]
[[Common Criticisms]]
[[Tips and Tricks]]
[[Community Projects]]
[[Community Guidelines [Proposal]]]
[[IRC guidelines]]
[[GitHubPages]]
[[Playing with CPP VTABLE from Nim]]