Skip to content

mohammed-nurulhoque/Summer-17-C0-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summer-17-C0-compiler

This was an attempt to write a compiler in C in the summer after my freshman year. The lexer is complete. The logic for building FIRST and NEXT sets for the non-terminals is also there. That's it. Note the lexer and the parser are general-purpose, then instantiated for C0 grammer.

About

An attemp to write a compiler in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages