Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

IPP2

This is a follow-up project to IPP1 in my repositories.

Project for subject Principles of Programming Languages (IPP).

This script (interpret.py in Python 3.10) reads the XML representation of the program and then, using the input according to the command line parameters, interprets it and generates the output.

Params

--help

writes script help to standard output

--source=file

an input file with an XML representation of the source code

--input=file

a file with inputs for the interpretation of the given source code itself

Evaluation

9.7/12 points

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages