Skip to content
/ IFJ09 Public

Interpreter of an imperative programming language IFJ09 (subset of Pascal).

Notifications You must be signed in to change notification settings

kvafy/IFJ09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The project is my own solo implementation of the final project for the Formal Langugages and Compilers course at Brno University of Technology, 2009.

Goal was to create an interpreter for fictional imperative programming language IFJ09.

Usage:

$ python3 src/main <ifj09-source-file>

Requirements:

  • Python 3.x

About

Interpreter of an imperative programming language IFJ09 (subset of Pascal).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published