Commit graph

19 commits

Author SHA1 Message Date
68d8019f00 add let to frontend syntax 2023-12-04 18:56:45 +01:00
e211887a34 string/nat lit stuff 2023-11-05 15:38:13 +01:00
f04c4619ef detect reserved words inside names like 'a.λ.b' 2023-09-24 17:36:26 +02:00
42aa07c9c8 crude but effective stratification 2023-05-21 20:34:05 +02:00
38dbd275a1 add case0 to syntax since that is possible sometimes 2023-04-02 15:52:55 +02:00
f2272da4b4 replace '≔' and '·' with '=' and (only) '.' 2023-03-18 02:43:58 +01:00
1c53b63bdf uh. fix Tests.Lexer 2023-03-17 21:51:28 +01:00
88985405ce change some single-character constructor names 2023-03-08 17:13:51 +01:00
757ea89b0f add definitions to parser 2023-03-06 12:04:29 +01:00
21da2d1d21 add - as an idCont char 2023-03-05 12:18:39 +01:00
edeee68cb7 parser 2023-03-04 21:35:09 +01:00
dbe248be9a lexer 2023-02-28 20:51:54 +01:00
8443b2f6d8 remove lex/parse stuff for now 2023-01-08 14:58:18 +01:00
a26eba7d7f parser stuff 2022-05-09 18:31:30 +02:00
fcbc92e54c more tokens 2022-05-07 22:02:13 +02:00
809a0fc859 simplify lexical grammar
this is a core language after all
2022-05-07 21:26:16 +02:00
804f1e3638 remove src directories 2022-05-06 22:01:44 +02:00
9ae0e36a65 time for sirdi 2022-05-02 20:51:19 +02:00
f503cf5734 start some lexer stuff 2022-05-02 17:13:13 +02:00