turing-complete
There are 68 repositories under turing-complete topic.
akjmicro/dclang
dclang, an RPN language descending from dc and forth.
phenax/react-is-a-programming-language
Proving react is a turing-complete programming language by making it do things it wasn't meant to do
farkon00/binarian
Interpreted programming language written in Python
flrdv/pycalc
Just a Turing-complete calculator on python3
tpenguinltg/ed1-rule110
A Rule 110 simulation written as an ed(1) script.
CarlosLunaMota/Rule110
A borderless implementation of Rule 110
DeybisMelendez/ni
Ni is a small esoteric programming language turing complete, cell based, like brainfuck.
yoelmatveyev/Fireworld
Cellular automata collection that started from a cellular automation suitable for building complex circuitry. Also multistate cyclical, Life-like, hexagonal, Larger-than-Life CA etc.
d3phys/assert-lang
Assert programming language
danielkleebinder/leaf-lang
A statically typed and interpreted programming language written in Kotlin
ekazukii/ekalang
Programing language that compiles to C.
swissChili/arrc
a tiny self-hosting compiler
zak-off-zak/8-bit-computer
A turing complete 8-bit computer built entirely in Logisim Evolution.
a-github-account/Turing-Machine.io
A revamped version of Turing Machine But Way Worse
DrKilobyte/Omicron
The Omicron Programming Language
maniospas/dufuz
Discrete numeric fuzzy sets in Python algorithms.
Maurycyt/IdLearn
An algorithmic idle game which you can play. A successful collaborative project with a GUI. Take a look!
raulpy271/pyfunge
🈶 An Interpreter of the language Befunge written in Python
Stypox/circuitry
Build low-level circuits using only transistors and use them in more high-level ones (gates, adders, memory cells...)!
Ahmad-Faraj/MiniTuringLang
A C++ interpreter that reads and executes code in a custom, pseudo-code-like language supporting essential computational concepts
CarlosLunaMota/Slashes
A simple python interpreter for the /// esoteric programming language
EZLiang/Hutton32MRM
Tim Hutton's 32-state cellular automaton is Turing-complete
ncortiz/Calc-
Turing complete interpreted programming language (working on VM for it as well)
nguyenphuminh/casio-coding
Coding on Casio scientific calculators using built-in functions
thaliaarchi/coq-turing-typeclass
A proof that Coq typeclass resolution is Turing-complete
ThatSINEWAVE/Langton-Ant-Game
Langton's Ant is a two-dimensional Turing machine invented by Chris Langton in 1986.
wolf-tickets/JavaFXGameOfLife
Conway's Game Of Life in Java 8 with the JavaFX UI tools. This is not the board game, but the Turing-complete cellular automaton invented by the mathmatician John Conway in 1970.
Alperencode/Notes
The notes about CS, general terms and things I'm researching.
alu0101124896/El-Juego-de-la-Vida
Conway's Game of Life for the Advanced Algorithms and Data Structures course of the Computer Science degree program.
Amaan-Kazi/SCM16
SCM16 - Simple Computing Machine 16: A 16bit computer with an assembler and a compiler
faraui/markov-tg-bot
Markov algorithms interpreter and a Telegram bot to test and manage these via. Many unique self written markov algorithms included. Not maintained. Reffer to https://github.com/faraui/markov instead.
harishtpj/HCLAN
A Simple, yet Advanced High Level Computing Language
lasere77/novarys
very simple PC emulator (OVERTURE)
mebyz/rhobust
Rhobust : Solid smart contracts tackling our economies' deepest challenges
QuickWrite/tau
(τ) An esoteric turing machine programming language
The2ndSlimShady/SlimScript
A Small, Turing-Complete Embeddable Scripting Language Designed to Interop With .NET