turing-machine-simulator

There are 222 repositories under turing-machine-simulator topic.

  • turing-machine

    A TypeScript implementation of a Turing Machine

    Language:TypeScript4
  • turing-machine

    Máquina de Turing para palíndromos binários

    Language:JavaScript4
  • Tur2Spell

    Turing machine implementation for spelling Turkish words

    Language:Python4
  • turing-machine-js

    🧘🏼‍♂️ A convenient Turing machine

    Language:TypeScript4
  • Machine

    Turing Machine simulator

    Language:C#4
  • turing

    A Python library for working with Turing machines

    Language:Python4
  • Turing-Machine

    Turing-Machine

    Turing machine implementation in python3.

    Language:Python3
  • TuringMachineLambdaCalculusInterpreter

    A HTML/JS web application that converts a Turing machine to an untyped lambda calculus term (and vice versa) within a polynomial time complexity.

    Language:JavaScript3
  • turing_machine

    A simple C program to emulate two symbol turing machine

    Language:C3
  • ComputabilityTheory.jl

    Pure Julia implementation of tools used in Computability Theory

    Language:Julia3
  • compstruct

    SUTD 2020 50.002 Computation Structures Code Dump

    Language:C3
  • interactive-turing-machine

    ⚙ An interactive Turing machine simulator written in TypeScript

    Language:TypeScript3
  • kmachine

    A toy compiler that produces Kappa code from Counter Machine instructions.

    Language:Rust3
  • Langton-Ant-Game

    Langton's Ant is a two-dimensional Turing machine invented by Chris Langton in 1986.

    Language:JavaScript2
  • TuringMachines

    Exercise for Theory of Computation Exam @ Unifi - Turing Machines Simulator.

    Language:Python2
  • tmfuck

    A simple free-form interpreted language for building Turing machines and other automata

    Language:C2
  • turing-machine-calculator-simulator

    Simulation of Basic Calculator through the Turing Machine

    Language:C2
  • turing-machine

    This program simulates the operation of a Turing machine 🦫

    Language:Rust2
  • Turing-Machine

    Java implementation of DFA(Deterministic Finite Automata) and Turing Machine

    Language:Java2
  • Machine-de-Turing

    émulateur d'une machine de turing

    Language:JavaScript2
  • qasmint

    Queued Assembler Interpreter

    Language:C++2
  • lin-rado-turing

    A Turing Machine simulator that checks for Halting, Lin-Rado Recurrence, + Blanking.

    Language:Rust2
  • conways_game_of_life_2

    conway's game of life in ReactJs. Started over in this repo for extra practice

    Language:SCSS2
  • conways-game-of-life

    Disclaimer: The focus of this project was the algorithm, not the styles or responsiveness. This was a Lambda School Computer Science project that I thought was so intriguing that I decided to use it in my portfolio. The design is not the focus of this project as I have ZERO eye for design.

    Language:JavaScript2
  • lisp-turing-machine

    Turing machine implementation in Common Lisp

    Language:Common Lisp2
  • turing-machine

    :microscope: Turing Machine Simulator

    Language:JavaScript2
  • PackMFCS

    A set of python programs that can be used by early learners of the Mathematical Foundations of Computer Sciences (courtesy: Introduction to the Theory of Computation by Michael Sipser)

    Language:Python2
  • NTM_simulator

    Nondeterministic Turing-machine simulator // Final assignment of PoliMi Algorithms and Data Structures course (API) 2017-2018

    Language:C2
  • Turing_Interpreter

    A prototype interpreter for code for a one-tape Turing machine.

    Language:Python2
  • ft_turing

    Turing Machine simulator made in Haskell

    Language:Haskell2
  • Universal-Turing-Machine-UTM

    Universal Turing machine (UTM) is a Turing machine that can simulate an arbitrary Turing machine on arbitrary input

    Language:C2
  • turing-go

    Turing machine simulation - implemented in go

    Language:Go2
  • TMSimulator

    Turing Machine Simulator - aegroto - 2016

    Language:JavaScript2
  • jsTuring_fr

    :fr: Simulateur de machines de Turing en HTML/Javascript :wrench::computer: - traduit en :fr: français depuis jsturing par @awmorp. → Essayez sur

    Language:JavaScript2
  • turing-craft

    Turing Craft is visual tool for creating Universal Turing machine (UTM) using graphs. It supports Web and Desktop. Design, simulate, and explore the behavior of Turing machines.

    Language:TypeScript1
  • universal-turing-go

    Turing machine simulator written in go, because why not?

    Language:Go1