Compiler/virtual machine interpreter: Difference between revisions

m
Line 640:
* I am using linear types and so forth, because I think it
interesting to do so. It is unnecessary to use a garbage
collector, because there (hopefully) are no memory leaks. (Not that we
that we couldn’t simply let memory leak, for this little program with no
with no REPL.)
 
*)
1,448

edits