Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you use the TinyCC/tcc back end then compiling is nearly instant (I use the "tcc mob branch" all the time). You can even put a shebang at the top of your file (#!/usr/bin/nim r) and have an edit-run cycle similar to scripting languages, just a tiny edit toward "nim c -d:danger foo.nim" the file to get a production/deployment performance self-contained binary.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: