Skip to content

The program was written in C++, it reads a text file and performs a basic analysis of the grammar, syntax and semantics of the C language.

Notifications You must be signed in to change notification settings

hecto600/Compiler

Repository files navigation

Compiler

Basic compiler training project. The program was written in C++, it reads a text file and performs a basic analysis of the grammar, syntax and semantics of the C language.

Lexical analysis

states

Syntatic analysis

syntatic rules

About

The program was written in C++, it reads a text file and performs a basic analysis of the grammar, syntax and semantics of the C language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages