Commit graph

6 commits

Author SHA1 Message Date
fa4cd218ab Switch assembler to new parser 2019-11-21 18:27:27 +00:00
f3c7cdf8b3 Reorganize things in preparation for formatting 2019-11-18 09:22:21 +00:00
02e23e7d4a Automatically discover .mima-flags files 2019-11-13 15:22:35 +00:00
b554d80aa9 Introduce Run monad
A monad for nice, pure exceptions. I want to avoid working with IO
exceptions as much as possible.
2019-11-13 09:28:53 +00:00
1b8680004e Create utility function for loading and parsing files 2019-11-13 07:58:41 +00:00
6c7b47a18d Add mima-asm program 2019-11-10 10:58:40 +00:00