Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in turing-machines

Does a turing machine have the concept of 'time'?

What is Turing machine language?

turing-machines

What would the assembly language equivalents of the operations on the original Turing machine be?

Please explain this Turing Machine simulator written in Prolog

prolog turing-machines

How to convert a DFA to a Turing machine?

theory dfa turing-machines

Implementing Control Structures in Brainfuck

Looking for languages that are not Turing complete

What are all known languages that Turing machines cannot accept?

Is there a term for a finite state machine that is guaranteed to halt?

theory turing-machines

How should Chomsky's Hierarchy and Turing Machines influence language design?

Is PI a turing computable number? [closed]

What are the consequences of saying a non-deterministic Turing Machine can solve NP in polynomial time?

How does an oblivious Turing machine work?

How to determine if a language is recursive or recursively enumerable?

What it means lambda calculus is equivalent to turing machine

Are .NET's regular expressions Turing complete?

What is the difference between recursive and recursively enumerable languages

Can a hypergraph represent a nondeterministic Turing machine?

Turing completeness of lambda calculus?

chomsky hierarchy and programming languages