Hacker News new | ask | show | jobs
by jakub_h 3628 days ago
That's just the editor doing the compiler's work at edit time, though. I know that Chuck Moore has always advocated extreme early binding, but that really is usually associated with Forth, not with mainstream languages.
1 comments

I didn't mean that the editor would change what was presented to the compiler, just that it would simplify for the user when expanding the use of helper functions.