Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 177 Bytes

File metadata and controls

7 lines (3 loc) · 177 Bytes

Compilers

Compilers is a project, that follows certain BNF rules, and checks whether a given C code is syntactically correct and returns true.

Currently Under Process :)