TimonSchreiber / InCC

MIT License
1 stars 0 forks source link

InCC

Description

This repository is the work in progress of my university lecture about the interpretation and compilation of computer programms. Using the Python ply library a lexer and a parser are created for a programming language defined by the students of the course.

Getting started

Run programme with

$ python3 main.py