oisc
There are 31 repositories under oisc topic.
jaredkrinke/sic1
Single-instruction (subleq) programming game
tomhea/flip-jump
The single instruction language - Flip a bit, then Jump
howerj/subleq
16-bit SUBLEQ CPU running eForth - just for fun
ics-jku/goldcrest-microcode-verification
Verification of RISC-V microcode based on SUBLEQ
sporeball/ABCO-1
a hardware implementation of the OISC abcout, with additional tools
yoelmatveyev/nutes
A virtual ternary OISC machine (One Instruction Set Computer) inspired by 1950s Soviet hardware
ics-jku/goldcrest-vp
A RISC-V VP with SUBLEQ microcode
howerj/muxleq
A two instruction set computer that greatly speeds things up over SUBLEQ
howerj/subleq-js
SUBLEQ eForth website and interactive interpreter.
MarcoCrepaldi-iit/mOISC-dRISC
Multi-One Instruction Set Computer (mOISC)/dynamic Reduced Instruction Set Computer (dRISC)
howerj/subleq-perl
Perl N-Bit SUBLEQ interpreter with an eForth image
eriknyquist/addlad
A single-instruction esoteric programming language, inspired by Chris Domas' "MovFuscator"
esovm/subleq-interpreter
Sybleq Interpreter
franklinscudder/Whisk
A Python OISC emulator using Subleq
howerj/subleq-python
Python N-Bit SUBLEQ Interpreter with eForth image
mattjmattj/subleqmachine
A SUBLEQ VM implementation in javascript
Vurv78/mic1
A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1
cjcara036/SUBLEQ_Processor
This repository contains the Verilog code for a basic SUBLEQ processor
DivergentClouds/expanse
A WIP macroassembly language for Subleq and other word-based OISCs
esovm/flip-jump
Flip a bit, then Jump - Esoteric language assembler & standard library
helvm/nihongo
A working and hopefully fast SUBLEQ emulator to run DawnOS
helvm/osci
Emulator and tools for osci, a one-instruction set CPU derivatived from subleq
helvm/subleq-mips
Implementating instructions of MIPS with subleq
James-P-D/Subleq
Subleq interpreter in Fortran
Vort/SubleqxAsm
Subleqx machine assembler
Vort/SubleqxEmu
Subleqx machine emulator
WenbinTeng/tone
A compute system based on one instruction set (OISC).