Hacker News new | ask | show | jobs
by PSeitz 3384 days ago
you always need at least compiler/interpreter to execute your code... unless write bytecode in your editor
1 comments

Yes, but you don't need a compiler/editor, you can separate those.
If your editor is your compiler, then something is seriously wrong.