Commit graph

2 commits

Author SHA1 Message Date
c9a935b161 Support assigning into dictionaries
You can now set keys in dictionaries to a value. If a key in a key path is
missing, we automatically create an empty dictionary. Otherwise setting
deeply nested keys becomes annoying.
2022-01-15 23:09:24 +01:00
2162b8b580 Add a README
This roughly describes the syntax and semantics of the language
2022-01-14 23:25:57 +01:00