c-lexer-stable 0.1.4

C lexer
Documentation

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