quox/lib/Quox/Parser
rhiannon morris d9cdf1306d fix IsReserved
IsReserved should be true for e.g. "λ" but not "fun", since only the
first can show up in the lexer output
2023-11-05 15:43:20 +01:00
..
FromParser rename "Tag" highlight to "Constant" 2023-11-05 14:30:40 +01:00
FromParser.idr represent ℕ constants directly 2023-11-03 18:05:54 +01:00
Lexer.idr fix IsReserved 2023-11-05 15:43:20 +01:00
LoadFile.idr LoadFile does the parsing 2023-11-03 18:05:54 +01:00
Parser.idr represent ℕ constants directly 2023-11-03 18:05:54 +01:00
Syntax.idr represent ℕ constants directly 2023-11-03 18:05:54 +01:00