1. 20
  1.  

  2. 2

    I’ve started reading “Lisp in Small Pieces” this week, and it’s insightful to compare this compiler with the implementations in the book; most of the implementations I’ve looked at compile to some form of byte code. Are there others that compile down (besides Racket, which I think compiles)?