Skip to content

sjlehtonen/Mini-PL-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interpreter for Mini-PL programming language

I made this interpreter for the compilers course in the University of Helsinki. The objective was to build an interpreter for a given language.

The interpreter is written in C# as that was the suggested language then.

Info

Source code can be found in the src folder along with a visual studio project file.

Language grammar (in LL(1) form)

Grammar

About

An interpreter for Mini-PL programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages