Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tripplyons/subleq

A one instruction Turing Machine - SUBtract and branch if Less-than or EQual to zero
https://github.com/tripplyons/subleq

esolang esoteric-language esoteric-programming-language programming-language

Last synced: 7 days ago
JSON representation

A one instruction Turing Machine - SUBtract and branch if Less-than or EQual to zero

Awesome Lists containing this project

README

        

# subleq

Read about how it works [here](https://www.esolangs.org/wiki/Subleq).

Run `node subleq.js ` to run a code file with space seperated numbers as input.