Skip to content

A simple Pascal compiler written on C++. This project was written as coursework during 4th grade of Bachelor degree.

Notifications You must be signed in to change notification settings

HarmlessEvil/Pascal-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pascal-compiler

A tiny unfinished compiler that was written as part of coursework on 4th grade of Bachelor degree.

Now it is capable of generating code only for simple integer expressions. But it has nice token and semantic analyzer.

The project published as Visual Studio solution.

You can find EBNF grammar in the grammar.txt file

About

A simple Pascal compiler written on C++. This project was written as coursework during 4th grade of Bachelor degree.

Topics

Resources

Stars

Watchers

Forks

Languages