luser-dr00g's Stars
chmykh/apl-life
Conway's Game of Life in APL in FORTH: how to implement a weird programming language using another weird programming language
Eli-the-Bearded/vt100-slowcat
VT100 animations and slowcat to play them.
jleffler/scc-snapshots
SCC: Strip C Comments — Snapshots
browsh-org/browsh
A fully-modern text-based browser, rendering to TTY and browsers
amakukha/tmg
McIlroy's TMG compiler-compiler in portable C
petermichaux/uMVC
A micro MVC framework in JavaScript.
Datasilk/Selector
A micro JavaScript library used as a replacement for jQuery, weighing in under 5KB.
luser-dr00g/cv
my resume + quine
koka-lang/libhandler
Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.
orangeduck/mpc
A Parser Combinator library for C
CObjectSystem/COS
C Object System: a framework that brings C to the level of other high level programming languages and beyond
ParadoxZero/stmp
Simple macro processor. It will expand MACROs defined in source code.
sinihappo/PS-filters
PostScript filter examples
keon/awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
kragen/stoneknifeforth
a tiny self-hosted Forth implementation
Keith-S-Thompson/the-flat-trantor-society
Rants and musings on software: http://the-flat-trantor-society.blogspot.com/
kjgrahn/orchis
build C++ unit tests
larsbrinkhoff/emacs-history
Historical Emacs Software Preservation
GeraldWodni/theforth.net
Package registry website for the Forth programming language
hroptatyr/yuck
Your Umbrella Command Kit, a bog-standard command line option parser for C with all the knickknackery and whatnots.
philburk/pforth
Portable Forth in C
Zomis/Brainduck
Brainfuck Interpreter in Java/Groovy, with a Groovy DSL
martanne/vis
A vi-like editor based on Plan 9's structural regular expressions
flouthoc/calc.asm
Arithmetic calculator in x86 assembly
floutt/L-Schemer
simple L-system rendering software written in Chicken Scheme
wolfgangj/bone-lisp
The Bone Lisp programming language
ldo/qahirah
A more Pythonic binding for the Cairo graphics library
haziz/Software-Tools-in-C
Working through the book Software Tools in Pascal by Kernighan and Plauger, transcribing the code into C and doing the exercises in C. Will likely work fairly slowly through the book since I am also tackling K&R simultaneously.
vtorri/libdvi
DVI rendering library written in C99
andlabs/libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.