Skip to content

alans-machine/parsimony-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parsimony-rust

A Rust implementation of the parsimony project.

Parsimony

Parsimony is a project that allows description of Turing Machines in a high level language that compiles down to a two symbol, single tape Turing Machine. It is used in the paper "A Relatively Small Turing Machine Whose Behaviour Is Independent of ZFC".

Rust

Rust is a

systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety

About

A Rust implementation of the parsimony project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages