1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Joel Martin
5400d4bf5e Haskell: add error handling and try*/catch*.
Achieve self-hosting!
2015-01-09 16:16:54 -06:00
Joel Martin
c150ec41f4 Haskell: Add steps9-A, metadata, and atoms.
Some refactoring of Core.hs to make better use of pattern matching.

Only remaining thing is exception handling (generic try/throw).
2015-01-09 16:16:53 -06:00
Joel Martin
2988d38e84 Haskell: add step7 and 8. 2015-01-09 16:16:53 -06:00
Joel Martin
fa9a9758e0 Haskell: steps 4-6. Line editing. Simpler fn calls. 2015-01-09 16:16:52 -06:00