kmillikin's Stars
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
go-delve/delve
Delve is a debugger for the Go programming language.
python/mypy
Optional static typing for Python
dart-lang/sdk
The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
below/HelloSilicon
An introduction to ARM64 assembly on Apple Silicon Macs
google-deepmind/optax
Optax is a gradient processing and optimization library for JAX.
int-main/Quine-McCluskey
Implementation of Quine McCluskey algorithm in Python 3
carlohamalainen/pysecd
Python interpreter for Peter Landin's SECD abstract machine.
ForthHub/FIG-Forth
FIG Forth model for Apple II 6502
pythological/etuples
Python S-expression emulation using tuple-like objects.
stepleton/lisa-fig68k
A port of an existing 68000 fig-Forth to the Apple Lisa
erikcorry/advent-of-code-2022