Commit graph

11 commits

Author SHA1 Message Date
c81aabcc14 more parser/FromParser stuff
- top level semicolons optional
- type optional [the def will need to be an elim]
- `load` statement
- namespaces
2023-03-12 18:28:37 +01:00
88985405ce change some single-character constructor names 2023-03-08 17:13:51 +01:00
47fca359f4 fix weird IsReserved issue 2023-03-06 12:04:43 +01:00
757ea89b0f add definitions to parser 2023-03-06 12:04:29 +01:00
0cae84c75b add module Parser.Syntax with PTerm and toPTerm 2023-03-05 14:55:04 +01:00
edeee68cb7 parser 2023-03-04 21:35:09 +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
50a2ec02cb parser stuff 2022-05-08 20:03:18 +02:00
1e7a6cf01f parser stuff 2022-05-08 05:41:55 +02:00
804f1e3638 remove src directories 2022-05-06 22:01:44 +02:00
Renamed from lib/src/Quox/Parser.idr (Browse further)