This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
14698
commits
1
branch
0
tags
5.3
GiB
52d1abf0bc
Commit graph
2 commits
Author
SHA1
Message
Date
Sebastian Ullrich
6c11f99aae
fix(library/init/lean/parser): do not use
raw_symbol
on keywords
...
Otherwise `Type (maxx u v)` would be parsed as `Type (max x u v)`
2018-09-14 16:33:04 -07:00
Sebastian Ullrich
98e09c274f
feat(library/init/lean/parser/{pratt,level}): factor out
pratt
combinator, implement level parsers
2018-09-13 16:38:40 -07:00