-
subleq ltd
- UK
- https://subleq.co.uk
- https://howerj.github.io/
-
cdb Public
Constant Database Clone
-
-
subleq-kotlin Public
A test application for writing an android app in Kotlin
-
riscv Public
A single header RISC-V implementation (64-bit only), work in progress.
-
ffs Public
Forth File System using the BLOCK word-set
-
pickle Public
Improvements to picol: A TCL like interpreter suitable as an shell in an embedded system
-
subleq Public
16-bit SUBLEQ CPU running eForth - just for fun
-
km-eio Public
A kernel module that creates a device that always returns EIO on a read, for testing purposes.
-
subleq-cpp Public
C++ implementation of SUBLEQ interpreter
-
subleq-python Public
Python N-Bit SUBLEQ Interpreter with eForth image
-
subleq-perl Public
Perl N-Bit SUBLEQ interpreter with an eForth image
-
-
dbcc Public
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
-
subleq-rust Public
SUBLEQ VM for rust with an eForth image
-
ip Public
udp/tcp/ip stack experimentation
-
transcendence-mod-cymek Public
A mod for the game Transcendence, https://transcendence.kronosaur.com/
-
lfsr-vhdl Public
An implementation of a CPU that uses a Linear Feedback Shift Register as a Program Counter instead of a normal one
-
subleq-network Public
Implementing a networking stack in Forth for a 16-bit eForth system that runs on a modified SUBLEQ machine
-
embed Public
An embeddable, tiny Forth interpreter with metacompiler.
-
smaz Public
Improvements to https://github.com/antirez/smaz
-
q Public
A fixed point library (Signed Q16.16) for embedded systems.
-
otp Public
One Time Pad utility: Do not use
-
liblisp Public
liblisp; a lisp interpreter that can be used as a library written in c99
-
lzp Public
LZP Data compression CODEC
-
lfsr Public
A VM that uses LFSR instead of a normal program counter that runs Forth
-
td4 Public
Modifications to the TD4 4-bit computer
-
tftp Public
Portable TFTP client and server
-
lisp Public
A small (~1000LoC) embeddable LISP interpreter
-
-
httpc Public
HTTP client for embedded use - supports redirects and resume.