aboutsummaryrefslogtreecommitdiff
path: root/haskell/stepA_interop.hs
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).