Hacker News new | ask | show | jobs
by rplevy 5536 days ago
"what constitutes a compilation unit, i.e., a pass over what?"

So, how is this compilation unit different from all other compilation units?

1 comments

One way is that Rich's example compilation units (forms input at a REPL) don't all exist at the same time, like compilation units that are files often do.