cfront

Crates.iocfront
lib.rscfront
version0.1.3
sourcesrc
created_at2023-09-25 12:14:31.487565
updated_at2023-09-25 12:14:31.487565
descriptionA token analyzer for C language
homepage
repositoryhttps://github.com/CutieDeng/cfront-rs
max_upload_size
id982643
size18,400
Cutie Deng (CutieDeng)

documentation

README

cfront v0.1.3

Log

  • Remove the 'here' printf log information.

cfront v0.1.2

Log

  • Fix a bug that '_' won't be considered as identifier part.
  • Relax the requirements of the token type.
  • Allow '$', '@' as part of identifier.
Commit count: 22

cargo fmt