Skip to content

A User Interface for Turing Machines built with MPS

Notifications You must be signed in to change notification settings

uiano/Turing-MPS

Folders and files

NameName
Last commit message
Last commit date
Oct 29, 2023
Jan 3, 2024
Dec 29, 2023
Dec 9, 2022
Dec 29, 2023
Dec 29, 2023
Oct 29, 2023
Dec 9, 2022
Jan 3, 2024
Dec 9, 2022

Repository files navigation

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.