Commit graph

7 commits

Author SHA1 Message Date
a4012b8a72 fix macroish example
oof. shadowing
2023-06-15 14:23:33 -04:00
1cc38adba9 add a macroish example
that currently doesn't work. outputs this (wrong): (unquote (foldr (lambda acc (lambda binding (cons -> (cons binding (cons acc ()))))) d (cons a (cons b (cons c ())))))
2023-06-15 13:09:02 -04:00
87e5bdad48 pubify stuff in preparation for typed-sexp 2023-06-14 19:15:07 -04:00
44d6b01ebe shadow lambda 2023-06-13 14:39:00 -04:00
7dcca519d9 better matching 2023-06-13 10:36:22 -04:00
e7b1339790 i need to rewrite terms FASTER 2023-06-12 21:11:30 -04:00
c8c12b15e9 tinyvec, gonna revert 2023-06-12 11:40:38 -04:00