Turing Machine Tiler

From self-assembly wiki
Revision as of 12:27, 28 August 2013 by \('"2\)'"7
(\(1) \)2 | \(3 (\)4) | \(5 (\)6)
Jump to navigation Jump to search


Name

Turing Machine Tiler (TMTiler)

Description

The Turing Machine Tiler is a Win32 command line tool that produces a template for a Turing machine definition and then takes the completed TM definition as input and outputs a tileset and seed that will self-assemble into an assembly that performs the computation of that TM on a specified input. The source code is also provided.