Commit graph

4 commits

Author SHA1 Message Date
Alex Bethel 8ce69cf8da Re-add unary operators 2022-08-09 14:05:57 -05:00
Alex Bethel 12446bf85e Implement tuples, remove unary operators
Removed unary `-` in favor of a special function called `~` because
I'm lazy and will probably do it the other way later
2022-08-08 21:33:24 -05:00
Alex Bethel b4fb2deb55 Comment parsing 2022-08-07 22:45:44 -05:00
Alex Bethel a28cce5b63 Parse lambdas, records, indexing 2022-08-07 18:01:26 -05:00