Hacker News new | ask | show | jobs
by odbol_ 3715 days ago
That seems possible with a strongly-typed language, but for something like Python, they'd basically have to recompile the code on every keystroke, right?
1 comments

Wouldn't they basically need to do this (compile the code) even if they have all of it?