Skip to content

A C lexer written in rust using state machines.

License

Notifications You must be signed in to change notification settings

perdumonocle/c-lexer-stable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A C lexer written in rust using state machines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%