2 releases

0.1.1 Apr 18, 2019
0.1.0 Apr 17, 2019

#112 in #c


Used in gearley

MIT license

70KB
1.5K SLoC

A C lexer written in rust using state machines.

Build Status

Features

  • C11 tokens
  • escape chars in string
  • numeric literal in integer,float and exponent way

Dependencies

~3MB
~59K SLoC