This website requires JavaScript.
Explore
Help
Sign In
rhi
/
quox
Watch
1
Star
0
Fork
You've already forked quox
0
Code
Issues
15
Pull requests
1
Releases
Wiki
Activity
50c682f715
quox
/
lib
/
Quox
/
Parser
History
rhiannon morris
8f0f0c1891
"1.(x: A) → B" instead of "(1.x: A) → B"
...
also "1.A → B"
2023-03-18 23:27:27 +01:00
..
FromParser.idr
use NContext/SnocVect for scope name lists etc
2023-03-16 18:18:49 +01:00
Lexer.idr
replace '≔' and '·' with '=' and (only) '.'
2023-03-18 02:43:58 +01:00
Parser.idr
"1.(x: A) → B" instead of "(1.x: A) → B"
2023-03-18 23:27:27 +01:00
Syntax.idr
use NContext/SnocVect for scope name lists etc
2023-03-16 18:18:49 +01:00