turing_cmd
Turing simulator
A console-based program simulating the behavior of a Turing machine for educational purposes
Turing machine with TUI
10 stars
1 watching
1 forks
Language: C++
last commit: 11 months ago cmakecppeducational-projectftxuirussian-languageturing-machineuniversity
Related projects:
Repository | Description | Stars |
---|---|---|
awmorp/turing | A web-based simulator for a fundamental model of computation | 83 |
yangminz/bcst_csapp | An implementation of a computer system simulator in C, based on the book CSAPP | 916 |
dmotz/turingtype | An animation library implementing a simple human typing simulation effect | 147 |
zombiecraig/udsim | A simulator and fuzzer for the Unified Diagnostic Services protocol | 289 |
chximn/cpu | Simulates an x86-64 CPU architecture in C++ | 196 |
docandrew/yotroc | A compiler and virtual machine for a fictional CPU architecture | 4 |
cultrarius/swarmz | A C++ library implementing a real-time swarming algorithm for simulating flocking behavior in game development and other applications. | 134 |
turingapp/turing | An integrated development environment (IDE) for writing pseudocode and Python code. | 38 |
digego/extempore | An environment for programming and simulating complex systems in real-time. | 1,404 |
havivha/nand2tetris | An implementation of a complete computer using Nand gates on up as described in the book 'The Elements of Computing Systems' | 419 |
whackashoe/codi | A cellular automaton model for simulating spiking neural networks | 6 |
cppxor2arr/interactiveparticles | An interactive particle simulation system | 10 |
kev-cam/v2k-top | A software framework for parsing and simulating digital circuits described in Verilog and C++ languages. | 7 |
dsturnbull/stack_cpu | A simulator for a stack-based computer architecture with a set of instructions to perform various operations on a virtual memory. | 14 |
canndrew/netsim | A Rust library for simulating networks to test network-oriented code | 142 |