Download NimEdit

You can download the latest version of the NimEdit here.

Note: NimEdit requires a working installation of Nim on your computer. In particular nim needs to be in your $PATH.

This is beta quality software!

Windows

This requires Windows Vista or later: NimEdit-0.94.exe

Linux

This should run on Ubuntu x86-64:

NimEdit-0.94.tar.xz

Requirements: Install SDL2 and SDL2_ttf packages via your package manager.

Mac OS X

Requirements:

NimEdit-0.94-mac.tar.xz

NimEdit doesn't even start! Now what?

If you start NimEdit from some UI it can happen that nim is not in your $PATH. Create a file named nimlib.cfg next to the nimedit binary which contains a single line that specifies the full path to your nim library (the path that has a system.nim file).