Commit graph

9 commits

Author SHA1 Message Date
db2e88a539 Add map expressions 2024-04-08 20:15:59 +01:00
e13f15e8db Add list expressions 2024-04-08 20:15:59 +01:00
f548b1d5ad Add string literals
Once again, taking the rules more or less straight from tree-sitter-go.
2024-04-08 20:15:59 +01:00
57b38c01c0 Add negative integers 2024-04-08 20:15:59 +01:00
26b6891160 Add comments 2024-04-08 20:15:59 +01:00
bc06816b57 Add '+=' assignment 2024-04-08 20:15:59 +01:00
38bf9532ad Add assignment 2024-04-08 20:15:59 +01:00
fc9f1467df Fix default devShell
Unfortunately, I'll have to wait for a bit until I can use the
playground.
2024-04-08 20:15:33 +01:00
213f5afb11 Bootstrap project 2024-04-08 20:13:47 +01:00