Skip to main content

This program evaluates loop programs as described in the lecture 'Grundlagen der theoretischen Informatik 2'.

Project description

Loop calculator

This program evaluates loop programs as described in the lecture Grundlagen der theoretischen Informatik 2.

This software is written in python using pyparsing for language parsing.

How to build

In order to build this project just type make in the projects root directory. The build will then install all requirements for your local user via pip.

This project was tested with python 3.4 and pip 8.1.1 on gentoo linux.

How to run

To run a loop program do ./loop-calc examples/fib.loop. Have a look on the help page ./loop-calc --help for more details.

Troubleshooting

python3 is not installed on this system

Make sure that python 3 is available over a python3 executable in your PATH.

pip3 is not installed on this system

Make sure that the pip3 executable is available in your PATH.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loop-calc-0.1.0.tar.gz (11.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page