Turing Machine Tiler

From self-assembly wiki
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.