Commit graph

5 commits

Author SHA1 Message Date
3aabadbf6d Switch to CMake 2022-09-16 23:04:20 +02:00
e61caea2ff README: Fix typos 2022-07-27 23:48:44 +02:00
70c3d6e3e4 README: Fix spelling mistakes 2022-04-15 17:13:30 +02:00
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