Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tripplyons/subleq
- Owner: tripplyons
- License: mit
- Created: 2017-09-04T04:12:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T22:50:17.000Z (over 7 years ago)
- Last Synced: 2024-11-07T18:43:48.809Z (about 2 months ago)
- Topics: esolang, esoteric-language, esoteric-programming-language, programming-language
- Language: JavaScript
- Homepage: https://www.esolangs.org/wiki/Subleq
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.