Commit Graph

19 Commits

Author SHA1 Message Date
Scott Richmond
42b81afef9 add guard clauses to match and fn 2024-11-20 20:10:17 -05:00
Scott Richmond
bf9efc0501 list splatterns! 2024-11-18 20:01:27 -05:00
Scott Richmond
bf2c585d9e tuple splatterns now work 2024-11-18 13:25:54 -05:00
Scott Richmond
2a8b858ff6 update todo list 2024-11-14 22:19:52 -05:00
Scott Richmond
d801b063b5 add as patterns 2024-11-14 21:55:19 -05:00
Scott Richmond
9ccb1b29e4 remove test cruft 2024-11-14 21:31:26 -05:00
Scott Richmond
f2ce24febc get base functions working 2024-11-14 21:30:42 -05:00
Scott Richmond
ef7b5ca9ac lots of work, need to fix cloning closures in base 2024-11-11 17:50:58 -05:00
Scott Richmond
691c333e09 lots of new things! almost a language 2024-11-10 20:12:19 -05:00
Scott Richmond
c9eb23770a futz, but mostly take notes 2024-11-09 14:10:08 -05:00
Scott Richmond
ba1640cc3f actually remove catchall pattern in eval 2024-11-07 20:41:38 -05:00
Scott Richmond
f285a782cb keep working on some things 2024-11-07 18:57:01 -05:00
Scott Richmond
40a9c815ea get the vm basically working! 2024-11-06 18:28:29 -05:00
Scott Richmond
cdc72b2f37 keep working on vm 2024-11-06 17:37:57 -05:00
Scott Richmond
8f2737400b grind on lifetimes, don't get it working 2024-10-31 23:53:48 -04:00
Scott Richmond
a0b20ad19d break out into separate modules 2024-10-31 16:59:26 -04:00
Scott Richmond
d92fb2e4b7 Use chumsky::recursive::Recursive in place of fn recursive 2024-10-31 16:28:15 -04:00
Scott Richmond
40c21c9f6c Fix Stream::from_iter call 2024-10-31 15:38:55 -04:00
Scott Richmond
0f45dd06c1 lots of work, not in working state 2024-10-28 23:59:50 -04:00