0
votes
Bootstrapping a language
It's the Comp-Sci version of the chicken-and-egg paradox. I can't think of a way not to write the initial compiler in assembler or some other language. If it could have been done, I should Lisp co …
