aboutsummaryrefslogtreecommitdiff
path: root/haskell
AgeCommit message (Collapse)Author
2015-02-28All: rename stepA_interop to stepA_malJoel Martin
Also, add missed postscript interop tests.
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: add step7 and 8.Joel Martin
2015-01-09Haskell: steps 4-6. Line editing. Simpler fn calls.Joel Martin
2015-01-09Haskell: steps 0-3Joel Martin