Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-24 | Better letrec reductions.HEADtrunk | Nathan Ringo | |
However... this is now no longer doing capture-avoiding substitution for letrecs... and making the variable the redex kinda makes it harder to do the substitution... Maybe it's time to switch to using pointers in variables. | |||
2024-01-20 | Cleans up unsupported AST error in UI. | Nathan Ringo | |
2024-01-19 | "Run mode" done. | Nathan Ringo | |
2024-01-19 | Add notes to eval output. | Nathan Ringo | |
2024-01-19 | Start of draw_tree. | Nathan Ringo | |
2024-01-19 | Flattens the AST. | Nathan Ringo | |
2024-01-18 | Prepare to output non-single-expr messages. | Nathan Ringo | |
2024-01-18 | Libify ocaml, add buttons to interaction. | Nathan Ringo | |