-
plan_42 Public
A public-domain OS aimed at being a Plan 9-like OS.
-
Sea-DOS Public
Forked from queso-fuego/uefi-dev64-bit DOS-like OS
C The Unlicense UpdatedMay 3, 2025 -
D-Flat Public
D-Flat is a public-domain graphics library ( originally published in "Dr Dobb's Journal" ).
-
-
newstack Public
Toy proof-of-concept of the network stack redone from scratch.
-
zigzag Public
Forked from Tatskaari/zigzagAn operating system written from scratch in Zig
Zig The Unlicense UpdatedSep 1, 2024 -
luz-cpu Public
Forked from eliben/luz-cpuEducational open-source CPU suite (with assembler, linker and simulator)
Python The Unlicense UpdatedSep 23, 2020 -
Langs Public
Playing around with small prog langs. Public-domain.
-
SASL Public
Forked from dpiponi/SASLA simple and educational compiler for the SASL programming language
C UpdatedOct 19, 2018 -
miniFPL Public
A lexer (and soon a parser and interpreter) for a small functional programming language. Public domain.
-
miniAWK Public
A small version of AWK. Public domain.
-
-
libtoyp9kbd Public
An almost-certainly-ultra-lame toy implementation of how Plan 9 handles keystrokes.
-
wtk Public
Forked from origamicomet/wtk📺 A minimalist cross-platform widget library. Public domain.
-
pdfpc Public
Public domain functional programming in C.
-
pd_wishlist Public
A list of things that it would be great to have public-domain versions of.
2 UpdatedJan 3, 2016 -
pd_readline Public
A public-domain readline-and-command-history implementation.
-
-
-
-
pdteco Public
A public-domain Python version of the core functionality of the old TECO editor. STATUS - Just started.
-
pd_getkeys Public
P.D. code to read key-sequences (e.g. arrow keys, function keys) from the keyboard.
-
-
ia_lexer Public
A public-domain interactive lexer. Read in a statement and then right-arrow along it, seeing the lexemes created.
-
pdcore Public
Pdcore aims to be a POSIX.1-2008-compliant public-domain implementation of the core *NIX file, shell and text manipulation utilities.
-
pdutils Public
A few public-domain *nix utilities. STATUS - Good. A number of useful utilities have now been found or written.
-
-
pd_asm_code Public
Some public-domain assembly code (NASM)
-
pd_curses_stuff Public
A few public-domain bits and pieces using Python and curses.
-
pdspread Public
A public-domain spreadsheet coded in Python and using curses. STATUS - Major rewrite just started (6th Nov 2011).