Dustin Swan
|
70569dfe48
|
No more Refs, no more store, every top level def goes in the store, to update store values use :=
|
3 weeks ago |
Dustin Swan
|
9d1b079361
|
Better errors!
|
3 weeks ago |
Dustin Swan
|
9edee10508
|
Adding spread operator. starting to build a stdlib. omg
|
4 weeks ago |
Dustin Swan
|
216fe6bd30
|
Adding builtins as native-functions. desugaring symbols as native function application. except ~ which is the new pipe operator, > is now greater than
|
4 weeks ago |
Dustin Swan
|
7f94cfe8cd
|
parsing pattern matching
|
4 weeks ago |
Dustin Swan
|
0f0371461d
|
Parsing bindings. adding AST pretty printer
|
4 weeks ago |
Dustin Swan
|
71237d0307
|
Got parser working. now i'm switching from toy language to CG syntax. lexer is... done??? maybe
|
4 weeks ago |
Dustin Swan
|
f74d374555
|
baby's first lexer
|
4 weeks ago |