There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A Haskell turing machine that computes a function that returns 'a' when a given input string is a palindrome, or 'b' otherwise. Shows the computational process.