2 releases

0.1.1 Apr 18, 2019
0.1.0 Apr 17, 2019

#110 in #c

21 downloads per month
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
~58K SLoC