c-lexer-stable

Crates.ioc-lexer-stable
lib.rsc-lexer-stable
version0.1.4
sourcesrc
created_at2020-12-30 06:15:49.195829
updated_at2021-02-15 06:31:33.704583
descriptionC lexer
homepage
repositoryhttps://github.com/perdumonocle/c-lexer-stable
max_upload_size
id329136
size74,987
(perdumonocle)

documentation

README

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
Commit count: 42

cargo fmt