aboutsummaryrefslogtreecommitdiff
path: root/haskell/step2_eval.hs
AgeCommit message (Collapse)Author
2015-01-09Haskell: add error handling and try*/catch*.Joel Martin
Achieve self-hosting!
2015-01-09Haskell: Add steps9-A, metadata, and atoms.Joel Martin
Some refactoring of Core.hs to make better use of pattern matching. Only remaining thing is exception handling (generic try/throw).
2015-01-09Haskell: steps 4-6. Line editing. Simpler fn calls.Joel Martin
2015-01-09Haskell: steps 0-3Joel Martin