An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: turing-machines

caleb531/automata

A Python library for simulating finite automata, pushdown automata, and Turing machines

Language: Python - Size: 2.09 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 377 - Forks: 68

Apozzi/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: TypeScript - Size: 569 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

functional-tim/rusty_turing_machine

A simple Turing machine command line program. It is reasonably fast.

Language: Rust - Size: 34.2 KB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

TebogoYungMercykay/Procedural_Programming_in_CPP

C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.

Language: C++ - Size: 761 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

boydjohnson/lin-rado-turing

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

Language: Rust - Size: 127 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

ThatSINEWAVE/Langton-Ant-Game

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

Language: JavaScript - Size: 164 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

johnnyawesome/TuringMachine

An interactive Turing Machine written in Javascript, HTML and CSS

Language: JavaScript - Size: 1.23 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Naereen/jsTuring_fr Fork of awmorp/turing

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

Language: JavaScript - Size: 7.34 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

mikenoethiger/cturing

A turing machine simulator written in C

Language: C - Size: 143 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sparshgup/FOCS_Olin_Fall2023

Foundations of CS - Olin College - Fall 2023

Language: Haskell - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

margual56/TuringMachine 📦

A Turing machine interpreter made in Java using Processing libraries.

Language: HTML - Size: 3.38 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

Teo-Asinari/Turing_Machine_Experiments

My experiments implementing simple Turing Machines, UTM (still very much in-progress), and others, to solidify my understanding of Charles Petzold's book ("The Annotated Turing")

Language: C++ - Size: 2 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AndreMacielSousa/UAbALL

The "Automata Learning Lab da Universidade Aberta (UAbALL)" strives to be an integrated laboratory for simulation of Automata. A first phase focused on building the base and introducing the Simulation of Deterministic Finite Automata (DFA). This Laboratory intends to enjoy the capacity of extensibility and adaptability, being this document a technical and scientific basis for the future production of the remaining components, as well as adapted to new technological realities and distribution platforms.

Language: JavaScript - Size: 987 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

AekarinOngart/Theory-of-Computation

01076121 THEORY OF COMPUTATION

Language: JavaScript - Size: 37.9 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MailsonRuas/Universal-Turing-Machine-UTM

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

Language: C - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

jariazavalverde/hackage-turing-machines

A simple simulator for Turing machines

Language: Haskell - Size: 8.79 KB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

spbu-se/DesktopAutomataConstructor

Repository for "Automata Constructor" project, aimed at creating educational tool for various automata and Turing machines

Language: C# - Size: 504 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 3

timlg07/Mr-Turing

A Discord Bot simulating Turing Machines.

Language: Java - Size: 374 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ByteCurdler/TuringMachine

Turing Machine and Turmites using Pygame, Pygcurse, and Python

Language: Python - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

vikasgola/lambda-calculus

Learn lambda calculus with JavaScript.

Language: JavaScript - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

lewapek/TuringMachineTranscompilerAndSimulator

Turing machine transcompiler and simulator

Language: Python - Size: 264 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

nnathan/arvo-fccs

Fundamental Concepts of Computer Science (Draft) - by James Arvo

Language: HTML - Size: 1.73 MB - Last synced at: 3 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

emmanuel-h/TuringMachine

Turing Machine solver, iterating step by step

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

tailhq/Daedalus

Probabilistic Inference applied to Dynamical Systems & Turing Machines

Language: Scala - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Keywords
turing-machines 24 turing-machine 11 turing-machine-simulator 11 turing 6 automata 3 javascript 3 computer-science 3 java 2 turing-complete 2 turing-completeness 2 c 2 theoretical-computer-science 2 javascript-game 2 python 2 pushdown-automata 2 deterministic-finite-automata 1 regular-expressions-and-languages 1 context-free-grammars-and-languages 1 utm 1 charles-petzold-book 1 simulator 1 processing 1 virtual-learning-laboratory 1 scala 1 interpreter 1 coding 1 algorithms 1 windows 1 osx 1 linux 1 open-source 1 francais 1 javascript-animation 1 javascript-animated 1 dynamical-systems 1 java-8 1 theory-of-computation 1 np-complete 1 grammars 1 finite-state-automata 1 book 1 machine 1 programming-language 1 lambda-calculus 1 lambda 1 js 1 turmites 1 turmite 1 discord4j-bot 1 discord4j 1 discord-bot 1 discord 1 haskell 1 hackage 1 universal-turing-machine 1 c-language 1 c-lang 1 web-scraping 1 theory 1 finite-automata 1 recursion 1 read-from-file 1 loops 1 linear-search 1 is-prime 1 if-statements 1 equations 1 cpp 1 cmath-liabrary 1 bubble-sort 1 bar-graph 1 arrays-and-functions 1 2d-dynamic-arrays 1 2d-aarays 1 turing-machine-executor 1 turing-machine-emulator 1 turing-machine-concept 1 rust 1 education 1 graph-editor 1 graph-drawing 1 fsm 1 finite-state-machine 1 automaton 1 javascript-algorithms 1 html5-game 1 html5 1 html 1 css3 1 css-animations 1 css 1 computer-animation 1 animation 1 turing-test 1 turing-pattern 1 thatsinewave 1 html-css-js 1 html-css-javascript 1 html-css 1 good-first-project 1