Conversation

a fun thing to do is use haskell as a macro assembler with RecursiveDo for forward labels. simple attempt at encoding a dataflow instruction set
Image
5
58
yes, i'm a big fan of that paper. my TODO list includes rewriting this assembler (and several other things) in Lean4 as an exercise, but admittedly my use case right now has nothing to do with proving anything. i just needed to write programs for my weird architecture!