6 ms·
"what constitutes a compilation unit, i.e., a pass over what?" So, how is this compilation unit different from all other compilation units?
by rplevy 15y ago
"what constitutes a compilation unit, i.e., a pass over what?"
So, how is this compilation unit different from all other compilation units?
- echion 15y agoOne 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.