4 releases
0.1.4 | Feb 15, 2021 |
---|---|
0.1.3 | Dec 30, 2020 |
0.1.2 | Dec 30, 2020 |
0.1.1 | Dec 30, 2020 |
#2694 in Parser implementations
1,246 downloads per month
72KB
2K
SLoC
A C lexer written in rust using state machines.
Features
- C11 tokens
- escape chars in string
- numeric literal in integer,float and exponent way
Dependencies
~3MB
~60K SLoC