You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source code for Implementation of Programming Languages course
This repository contains the source code relevant for the
"Implementation of Programming Languages" course at Tübingen
University. It is (or will be when finished) an implementation of
a simple programming language.
More information is available in the
API documentation
Object language
The object language (the language that we implement here) is a
small subset of Scala. Currently: