turing-machine-simulator
Here are 17 public repositories matching this topic...
A Turing machine simulator written in Java
-
Updated
Dec 31, 2023 - Java
Java implementation of DFA(Deterministic Finite Automata) and Turing Machine
-
Updated
Jun 26, 2022 - Java
A Discord Bot simulating Turing Machines.
-
Updated
Feb 15, 2021 - Java
A turing-machine implementation in Java.
-
Updated
Jun 17, 2018 - Java
-
Updated
Jan 29, 2025 - Java
A Non-Deterministic Multi-Tape Turing machine simulator
-
Updated
May 7, 2021 - Java
A máquina de Turing é importante devido ao fato que seu funcionamento é até hoje utilizado como modelo para definir se é algo é ou não computável (também chamado de Turing compreensível). A máquina de Turing é um modelo abstrato de máquina que recebe uma entrada e ao final da computação devolve uma saída correspondente, sendo base para os algori…
-
Updated
Mar 27, 2021 - Java
Turing machine simulator in java programming language for learning purposes
-
Updated
Nov 3, 2018 - Java
This is a JavaFX application that simulates and visualizes a Turing Machine on a tape
-
Updated
May 17, 2024 - Java
A design of a Turing machine simulator in java
-
Updated
Aug 11, 2021 - Java
This repository holds my submissions for our Automata Theory and Formal Languages class. The first project converts NFAs to DFAs, the second one converts CFGs to Chomsky Normal Form and the last one is a Turing Machine.
-
Updated
Feb 28, 2023 - Java
For our case study, we were tasked to create a Multi Tape Turing Machine. This was made in partial fulfillment of the course STALGCM
-
Updated
Aug 6, 2023 - Java
Please read the Design Report.
-
Updated
Jan 22, 2024 - Java
Computing the Edge of the Mandelbrot Set with a Turing Machine
-
Updated
Dec 11, 2022 - Java
Improve this page
Add a description, image, and links to the turing-machine-simulator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the turing-machine-simulator topic, visit your repo's landing page and select "manage topics."