mirror of
https://github.com/tiyn/wiki.git
synced 2026-02-22 10:24:47 +01:00
330 B
330 B
Nim
Nim is a statically typed compiled systems programming language.
Installation
You can install nim using choosenim with
curl https://nim-lang.org/choosenim/init.sh -sSf | sh.
IDE
Vim
The steps to make Vim a c IDE are described in the vim section of this wiki.