Skip to content
/ MDT Public

Little Turing Machine implementation using the K Framework 4, for the course of Languages 2017/2018 at University of Verona

License

Notifications You must be signed in to change notification settings

JackHack96/MDT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDT

Little Turing Machine implementation using the K Framework 4, for the course of Languages 2017/2018 at University of Verona

Instructions

I used K Framework version 4 for this project. First compile the file mdt.k by running kompile mdt.k, then you can use krun on one of the examples.

NOTE: Given that krun's output is pretty ugly, I've created a Python wrapper for this specific project, which pretty-print everything. Just run python3 krun.py [EXAMPLE].mdt.

About

Little Turing Machine implementation using the K Framework 4, for the course of Languages 2017/2018 at University of Verona

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages