Hacker News new | ask | show | jobs
by dragonwriter 437 days ago
> Like, in Ruby, where everything truly is an expression, importing a file and then evaluating it has side effects.

That's not so much “everything is an expression” as “everything is at runtime”.

1 comments

Eh that’s fair.