-
iOS consulting
- https://www.awohl.com
-
iospharo Public
Pharo Smalltalk VM for iOS and Mac Catalyst — interpreter-only (no JIT), with low-bit oop encoding for ASLR compatibility
-
asmjit Public
Forked from asmjit/asmjitLow-latency machine code generation
C++ zlib License UpdatedMay 17, 2026 -
uc386 Public
C23 compiler targeting Intel 386 (x86-32) and MS-DOS. Shares frontend with uc80 via uc_core.
-
uc_core Public
Shared C23 frontend and AST optimizer for the uc80 (Z80/CP/M) and uc386 (x86-32/MS-DOS) retro C compilers
Python GNU General Public License v3.0 UpdatedMay 17, 2026 -
uplox Public
LR(1)/GLR parser generator. Emits canonical JSON parser tables plus re-entrant driver skeletons in C, C++, Python, and Lua.
-
uc80 Public
Super optimizing C compiler targeting Z80 processor and CP/M operating system
-
freedos_micro_python Public
MicroPython port for FreeDOS / i386 — built end-to-end through the uc386 C23 compiler
C Other UpdatedMay 14, 2026 -
pharo-headless-test Public
Headless Pharo test runner with fake GUI — click menus, take screenshots, run SUnit without a display
-
ucow Public
unix (linux) cowgol to z80 compiler
-
dosiz Public
MS-DOS emulator for Linux: dosbox-staging CPU + cpmemu-style syscall translation
C++ GNU General Public License v3.0 UpdatedMay 12, 2026 -
claude-skills Public
Open source skills for Claude Code - reusable knowledge and algorithms packaged as .claude/skills/ markdown files
Python GNU General Public License v3.0 UpdatedMay 12, 2026 -
mbasicc Public
c++ implementation of mbasic 5.21
-
uplm80 Public
PL/M-80 compiler targeting Zilog Z80 assembly language
-
uada80 Public
Ada compiler targeting Z80 processor and CP/M 2.2 operating system
-
-
periodic Public
Resumable replacement for run-parts / cron.daily: per-script completion tracking so re-runs skip what already succeeded this period.
Shell GNU General Public License v3.0 UpdatedApr 23, 2026 -
soogle Public
Smalltalk code search engine — indexes packages across Pharo, Squeak, GemStone and more
-
validate_smalltalk_image Public
Standalone validator and export tool for Spur-format Smalltalk image files. Validates heap integrity, class tables, methods, and reachability. Exports per-object SHA-256 manifests (for diffing befo…
-
st80-images Public
Public asset mirror for st80-2026: Xerox Smalltalk-80 v2 virtual image and companion files
UpdatedApr 17, 2026 -
hearzork Public
Voice-controlled Z-machine interpreter for the visually impaired. Play classic interactive fiction games like Zork entirely by voice on iOS and macOS.
-
qxDOS Public
DOS emulator for iPad and Mac — DOSBox-based with SwiftUI interface
-
ioscpm Public
Z80/CP/M emulator for iOS and macOS with RomWBW HBIOS compatibility
-
um80_and_friends Public
Microsoft MACRO-80 compatible toolchain for Linux: assembler (um80), linker (ul80), librarian, disassembler
-
z80cpmw Public
Z80 CP/M emulator for Windows (RomWBW)
-
romwbw_emu Public
Hardware-level Z80 emulator for RomWBW with 512KB ROM + 512KB RAM banking and HBIOS support
-
cpmemu Public
CP/M 2.2 emulator with Z80/8080 CPU emulation and BDOS/BIOS translation to Unix filesystem
-
upeepz80 Public
Universal peephole optimizer for Z80 compilers - pattern-based optimization library
Python GNU General Public License v3.0 UpdatedMar 29, 2026 -
zorkie Public
Infocom ZIL/ZILF language compiler producing Z-machine story files (.z3-.z8)
-
phograph Public
Visual dataflow programming language for macOS, inspired by Prograph
C++ GNU General Public License v3.0 UpdatedMar 20, 2026 -
mbasic2025 Public
MBASIC 5.21 source code reconstruction - byte-for-byte match with original binary