meadori / turisa

A virtual ISA and toolchain for a single tape Turing machine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

turisa

turisa is a virtual Instruction Set Architecture (ISA) for a single-tape Turing machine.

The goals of this project are to:

  • Define a virtual Instruction Set Architecture (ISA) for a single-type Turing machine.
  • Define an ABI for building tools with the ISA.
  • An assembler, disassembler, and virtual machine for writing and executing turisa programs.

About

A virtual ISA and toolchain for a single tape Turing machine.

License:MIT License


Languages

Language:Go 100.0%