Skip to content

mjftw/automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automata

Build Status Coverage Status

Fundamental computing machines implemented in Clojure.

Turing Machines

Turing Machines can be found in the automata.turing namespace.

Finite Automata

Deterministic and Non-deterministic Finite Automata can be found in the automata.finite namespace.

Push Down Automata

== Work in progress ==

References

Created with inspiration from Understanding Computation, which builds automata in Ruby.

About

Fundamental computing machines implemented in Clojure.

Topics

Resources

License

Stars

Watchers

Forks