A C lexer written in rust using state machines.
[](https://www.travis-ci.org/songzhi/c_lexer)
## Features
* C11 tokens
* escape chars in string
* numeric literal in integer,float and exponent way