An open API service indexing awesome lists of open source software.

https://github.com/arkenidar/copyjumpmachine

VM based on Copy and Jump operations, coded in #Python. #Turing_machine, #simulation of a Turing-complete machine (of "bit-bit-jump" type) that can run programs written in #microcode. It can simulate digital circuits such as logic gates, full-adders, counters, and all that can fit in the program memory and in the data memory.
https://github.com/arkenidar/copyjumpmachine

programmable

Last synced: 8 months ago
JSON representation

VM based on Copy and Jump operations, coded in #Python. #Turing_machine, #simulation of a Turing-complete machine (of "bit-bit-jump" type) that can run programs written in #microcode. It can simulate digital circuits such as logic gates, full-adders, counters, and all that can fit in the program memory and in the data memory.

Awesome Lists containing this project