Skip to content

cassioalmeidas/cAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple project of c analyzer(lexer and parser)

Compiling

git clone https://github.com/cassioalmeidas/cAnalyzer
cd cAnalyzer
make

Running

cd cAnalyzer
./cAnalyzer < examples/ok/bubblesort.c

About

a simple project of c analyzer(lexer and parser)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published