Skip to content
/ IPP Public

Project for course Principles of Programming Languages at FIT BUT 2021

Notifications You must be signed in to change notification settings

bix-1/IPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPP Project 2020/21

Project for course IPP (Principles of Programming Languages) at FIT BUT 2021

Description

  • Set of scripts for interpretation of unstructured imperative language IPPcode21; consisting of parser (PHP 7.4), interpret (Python 3.8) & testing script (PHP 7.4)

Assignment (in Czech)

  • Design, implement, create a documentation for, & test aforementioned set of scripts

Authors

Usage

  • Clone repo
  • Run scripts from src/ using ./parse.php --help, ./interpret.py --help and ./test.py --help

NOTES

About

Project for course Principles of Programming Languages at FIT BUT 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published