balmaz's Stars
CharleyShattuck/myforth-arduino
A simple, non-standard, tethered Forth for the Arduino; including several steno keyboard applications, the most recent of which is stenomod16. The same firmware was used by the original TinyMod, but has been replaced with C code in order to use USB HID.
cnlohr/rawdrawandroid
Build android apps without any java, entirely in C and Make
rxi/microui
A tiny immediate-mode UI library
moon-chilled/Two_Kilo
Two Kilo—fully functional texteditor in 2 kb of C
rxi/lite
A lightweight text editor written in Lua
floooh/sokol
minimal cross-platform standalone C headers
johnkerl/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
jax-ml/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
cksystemsteaching/selfie
An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor.
mratsim/Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
jrincayc/ucblogo-code
Berkeley Logo interpreter
susam/gitpr
Quick reference guide on fork and pull request workflow
libfirm/cparser
C99 parser and frontend for libfirm
leonerd/libtickit
orangeduck/Cello
Higher level programming in C
orangeduck/mpc
A Parser Combinator library for C
NetLogo/NetLogo
turtles, patches, and links for kids, teachers, and scientists
ilius/pyglossary
A tool for converting dictionary files aka glossaries. Mainly to help use our offline glossaries in any Open Source dictionary we like on any modern operating system / device.
DoctorWkt/acwj
A Compiler Writing Journey
passy/awesome-recursion-schemes
Resources for learning and using recursion schemes.
tree-sitter/tree-sitter
An incremental parsing system for programming tools
elcritch/forthwith
Portable Forth clone using C, inline asm, and XMacros
atomvm/AtomVM
Tiny Erlang VM
gregfjohnson/aplette
This is a new take on an old language: APL. The goal is to pare APL down to its elegant essence. This version of APL is oriented toward scripting within a Unix-style computing environment.
WorldBrain/Memex
Browser extension to curate, annotate, and discuss the most valuable content and ideas on the web. As individuals, teams and communities.
kanaka/mal
mal - Make a Lisp
apenwarr/redo
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
containers/bubblewrap
Low-level unprivileged sandboxing tool used by Flatpak and similar projects
psenough/teach_yourself_demoscene_in_14_days
A guide to learn and become active in the demoscene within a couple of weeks
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.