Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.06 KB

README.md

File metadata and controls

21 lines (15 loc) · 1.06 KB

What is this project about?

This project implements a simple Turing language in MPS. It is used to teach all important language aspects in MPS.

Documentation

There is a manual in the documentation folder together with an explanation of the Turing language description in MPS.

Installation

Clone the repository to your machine. Then open a Turing Machine version in MPS and follow the building steps below.

Prerequisites

The following plugins must be installed for the language to be used.

Building

  1. Right-click on the language and select Rebuild language. In order to update dependencies you should accept migrations.

TODO

TODOs can be found in Issues for the repository on github.