aepsilon / turing-machine-vizLinks
Visualize Turing machines and deterministic finite automata. π΅ππ΄β©οΈ
β263Updated 4 years ago
Alternatives and similar repositories for turing-machine-viz
Users that are interested in turing-machine-viz are comparing it to the libraries listed below
Sorting:
- A website that simulates various finite state machines: DFA, NFA, PDA.β107Updated 2 years ago
- RelaX - a relational algebra calculatorβ305Updated this week
- JavaScript library for working with automata and grammars for regular and context-free languagesβ216Updated 10 months ago
- A browser extension to convert TeX to Unicode in browser inputs.β62Updated last year
- Work with context-free grammars. Parsing, string generation, and manipulation.β45Updated 3 years ago
- Lambda calculus interpreter written in TypeScriptβ31Updated 2 weeks ago
- A C++ based algorithm for visualizing Binary Search Trees.β33Updated 5 years ago
- A computer in Conway's game of lifeβ170Updated 6 months ago
- A LaTeX Typesetting Gameβ252Updated 2 months ago
- GUI for glider logic in Conway's game of life.β102Updated 5 years ago
- Turing machine simulator in HTML/Javascriptβ84Updated last year
- Building the natural numbers in Lean 3. The original natural number game, now frozen. See README for Lean 4 information.β296Updated last year
- Used to make: https://youtu.be/n7JK4Ht8k8Mβ135Updated 2 years ago
- Group theory visualization software in the browserβ251Updated last year
- A Python library for simulating finite automata, pushdown automata, and Turing machinesβ381Updated this week
- β40Updated 3 years ago
- Generates truth tables for formulas of sentential logicβ61Updated 9 months ago
- Replicating 3Blue1Brown's math animation engine in JavaScript (p5.js)β405Updated 4 years ago
- The definite Conway's Game of Life implementation in your browser. Features an infinite field & Hashlifeβ417Updated 4 years ago
- https://cyberzhg.github.io/toolbox/ Encoding and parsing tools.β984Updated last year
- Solve the Fifteen Puzzle optimally with IDA* using different heuristics.β46Updated last year
- Repository containing all code for the videos on the Reducible YouTube channelβ639Updated 2 years ago
- MARIE.js is a simple, yet intuitive MARIE simulator built in JavaScript and is used for teaching computing architecture and assembly lanβ¦