256
would you write web app with this?
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I believe it does "one pass" when it loads the code into ram, because syntax errors can be caught before anything runs. But I think the actual interpretation happens pretty much one line at a time :)