quox/lib/Quox/Parser
rhiannon morris 3f06e8d68b allow multiple names in a binder
e.g. "(x y : ℕ) × plus x y ≡ 10 : ℕ"

fixes #2
2023-04-19 21:37:51 +02:00
..
FromParser do scope checking in FromParser where it belongs 2023-04-18 22:55:23 +02:00
FromParser.idr do scope checking in FromParser where it belongs 2023-04-18 22:55:23 +02:00
Lexer.idr coercions and compositions 2023-04-15 15:13:01 +02:00
Parser.idr allow multiple names in a binder 2023-04-19 21:37:51 +02:00
Syntax.idr coercions and compositions 2023-04-15 15:13:01 +02:00