add FAQ about editor support

This commit is contained in:
Simon Hafner
2013-05-21 13:15:30 -05:00
parent 959adc6218
commit e3c3130488

View File

@@ -79,6 +79,10 @@ A JVM backend is almost impossible. The JVM is not expressive enough. It has
never been designed as a general purpose VM anyway. A CLR backend is possible
but would require much work.
What about vim/emacs/my editor?
-------------------------------
Check the github wiki: https://github.com/Araq/Nimrod/wiki/Editor-Support
Compilation
===========