[Tutor] Is there a way to store and later use comparison operators (<, <=, =, >=, >) ?

Danny Yoo dyoo at hashcollision.org
Thu Apr 30 01:52:53 CEST 2015


Hi Bob,

By the way, it sounds like you're starting to learn about how to write
interpreters.  If that's the case, you might find PLAI helpful:

    http://cs.brown.edu/~sk/Publications/Books/ProgLangs/

helpful.  (Full disclosure: the author was my external advisor.  :P)


Another good book is EoPL:

    http://www.amazon.com/Essentials-Programming-Languages-Daniel-Friedman/dp/0262062798


I have fond memories of those two books.


More information about the Tutor mailing list