GitHub topics: subleq
quine-build/quine-target-subleq
Quine compiler backend for SUBLEQ architecture
Size: 10.7 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

jaredkrinke/sic1
Single-instruction (subleq) programming game
Language: TypeScript - Size: 2.4 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 97 - Forks: 3

howerj/subleq-network
Implementing a networking stack in Forth for a 16-bit eForth system that runs on a modified SUBLEQ machine
Language: Forth - Size: 794 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DivergentClouds/expanse
A WIP macroassembly language for Subleq and other word-based OISCs
Language: Zig - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

davidar/subleq
CPU design and toolchain for a simple computer architecture
Language: JavaScript - Size: 358 KB - Last synced at: 26 days ago - Pushed at: almost 10 years ago - Stars: 116 - Forks: 15

helvm/helpa
🏭 🌾 HelPA - Haskellish Esoteric Little Pseudo Assembler to Esoteric Languages implemented in Haskell
Language: Haskell - Size: 1.46 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

howerj/subleq
16-bit SUBLEQ CPU running eForth - just for fun
Language: Forth - Size: 35.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 59 - Forks: 6

lowlevelmemes/subleq-emu
Bootable emulator for the Dawn Operating System for x86.
Language: C - Size: 124 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 40 - Forks: 3

jserv/muxleq
16-bit virtual machine with a two-instruction set CPU capable of running Forth
Language: Forth - Size: 221 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

DivergentClouds/subleq-linear
An implementation of the Subleq OISC using only linear operations on half-precision (16 bit) IEEE-754 floats (and a loop).
Language: Zig - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mengstr/SUBASIC
Tiny Basic written in SUBLEQ assembly
Language: Assembly - Size: 396 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Vort/SubleqxEmu
Subleqx machine emulator
Language: C# - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Vort/SubleqxAsm
Subleqx machine assembler
Language: C# - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

howerj/subleq-vhdl
SUBLEQ computer written in VHDL for an FPGA that runs Forth
Language: VHDL - Size: 1.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

howerj/subleq-js
SUBLEQ eForth website and interactive interpreter.
Language: HTML - Size: 251 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 0

howerj/subleq-perl
Perl N-Bit SUBLEQ interpreter with an eForth image
Language: Perl - Size: 33.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

hughcoleman/subleq
A collection of tools for working with SUBLEQ one-instruction set computers.
Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

esovm/subleq-asmc Fork of User4574/subleq
Subleq assembler and emulator
Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

esovm/subleq-hughcoleman Fork of hughcoleman/subleq
A collection of tools for working with SUBLEQ one-instruction set computers.
Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

esovm/Subleq-mountainstorm Fork of mountainstorm/Subleq
A simple software implementation of a single instruction VM; including an assembler and debugger
Size: 188 KB - Last synced at: about 1 year ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0

howerj/ffs
Forth File System using the BLOCK word-set
Language: Forth - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

helvm/osci Fork of surma/osci
Emulator and tools for osci, a one-instruction set CPU derivatived from subleq
Size: 945 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

helvm/rustic-subleq Fork of maugier/rustic-subleq
Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

helvm/nihongo Fork of Noxime/nihongo
A working and hopefully fast SUBLEQ emulator to run DawnOS
Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

howerj/muxleq
A two instruction set computer that greatly speeds things up over SUBLEQ
Language: Forth - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

joe-legg/subleq-binutils
A port of GNU Binutils to the SUBLEQ architecture. Why? No good reason.
Language: C - Size: 378 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

helvm/helma
🔧 🎨 HelMA - Haskellish Esoteric Little Minimal Automaton for Esoteric Languages implemented in Haskell
Language: Haskell - Size: 8.81 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 1

ytmytm/c64-beamracer-subleq
8-bit SUBLEQ Virtual Machine for BeamRacer
Language: Assembly - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

ics-jku/goldcrest-microcode-verification
Verification of RISC-V microcode based on SUBLEQ
Language: Racket - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

howerj/subleq-python
Python N-Bit SUBLEQ Interpreter with eForth image
Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vort/SLIF
Image compression coding challenge
Language: HTML - Size: 7.88 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

joebobmiles/SUBLEQ-cpp 📦
A project to create a SUBLEQ emulator and assembler.
Language: C++ - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

esovm/subleq-interpreter 📦
Sybleq Interpreter
Language: C++ - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

esovm/SUBLEQ-cpp Fork of joebobmiles/SUBLEQ-cpp
A project to create a SUBLEQ emulator and assembler.
Size: 72.3 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

helvm/helvm.github.io
☀️ HelVM - Haskellish Esoteric Language VM (Vegan Metro) (Virtual Machine) implemented in Haskell
Size: 229 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

helvm/subleq_vic20 Fork of lawrencewoodman/subleq_vic20
SUBLEQ Virtual Machine for the Commodore VIC-20
Size: 50.8 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

helvm/sblasm Fork of lawrencewoodman/sblasm
A SUBLEQ macro assembler
Size: 243 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

helvm/subleq-mips Fork of Hara-Laboratory/subleq-mips
Implementating instructions of MIPS with subleq
Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

helvm/idris-subleq Fork of prozacchiwawa/idris-subleq
An exploration of a subleq machine whose type reflects its state
Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

DivergentClouds/minuend
An emulator for a 4-instruction ISA with 2 addressing modes inspired by subleq
Language: Zig - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

ics-jku/goldcrest-vp
A RISC-V VP with SUBLEQ microcode
Language: Assembly - Size: 44.9 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

Vurv78/mic1
A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1
Language: Lua - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

cjcara036/SUBLEQ_Processor
This repository contains the Verilog code for a basic SUBLEQ processor
Language: Verilog - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nguyenphuminh/dumbleq
A subleq VM/interpreter created by me for no reason
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

DivergentClouds/metasubleq
A macroassembly language built on top of the Subleq OISC
Language: Zig - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

joebobmiles/SUBLEQ
A SUBLEQ assembler and emulator written in C99
Language: C - Size: 15.6 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

James-P-D/Subleq
Subleq interpreter in Fortran
Language: Fortran - Size: 429 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tombh/human-computer
A computer that uses nothing but human resources
Language: Ruby - Size: 79.1 KB - Last synced at: 19 days ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 1

varbrad/subleq-js
A SUBLEQ URISC virtual machine written in JavaScript.
Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0
