Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 371 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 371 Bytes

mf-runtime

Abstract machine for a lazy functional language. This part of the project provides the runtime environment to execute files

All work based on the paper "Übersetzerbau – Abstrakte Maschinen" by François Bry and Norbert Eisinger

See their publication here