- cf. official instructions https://github.com/nim-lang/Nim#compiling
- This repo is based on official instructions and add some functions for a nim's newcomer like me :) .
- Nim with 'spacemacs' is a good combination for me.
git clone https://github.com/kmry/nim_nighty_space
cd nim_nighty_space
make Nim
Then your C compiler(eg.gcc) will start to compile nim nighty build(a.k.a nim 0.17.3, on Feb. 2018).
Pls. see 'Makefile' to see how to do next.
Try 'spacemacs' with some basic settings. It is not difficult to start 'spacemacs'.