Skip to content

l004p/simple-C-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-C-scanner

A simple c scanner with made with flex/lex

  • prints the token stream
  • ignores comments and white space
  • can tokenize simple mostly correct c code, can handle incorrectly formatted characters and strings

About

A simple c scanner with made with flex/lex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published