mattgreen's Stars
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
ggerganov/ggml
Tensor library for machine learning
DoctorWkt/acwj
A Compiler Writing Journey
stephencelis/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
p-org/P
The P programming language.
internetarchive/heritrix3
Heritrix is the Internet Archive's open-source, extensible, web-scale, archival-quality web crawler project.
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.
bustoutsolutions/siesta
The civilized way to write REST API clients for iOS / macOS
lpxxn/rust-design-pattern
rust design patterns
IUCompilerCourse/Essentials-of-Compilation
A book about compiling Racket and Python to x86-64 assembly
titzer/virgil
A fast and lightweight native programming language
kean/Get
Web API client built using async/await
iommirocks/iommi
Your first pick for a django power cord
cpressey/Facts-about-State-Machines
I hold the opinion that state machines are underrated
bluewhalesystems/sold
The sold linker
stevana/armstrong-distributed-systems
Notes on how we potentially could build reliable, scalable and maintainable computer systems.
conradbez/hstream
Hyper Stream
adl-lang/adl
ADL (Algebraic Data Language)
mech-lang/mech
🦾 Mech is a programming language for building data-driven systems like robots, games, and interfaces. Start here!
hugo-apero/hugo-apero
Apéro is a Hugo theme for personal websites. A Hugo theme you'll want to hang out with :milky_way: . This is the source for the theme files to install.
AndrasKovacs/flatparse
Fast parsing from bytestrings
dnikolovv/practical-haskell
A collection of Practical Haskell bits.
plum-umd/abstracting-definitional-interpreters
Abstracting Definitional Interpreters
mattmight/advent-of-code-2022
ilyasergey/monadic-cfa
Generic implementation of different CFA families based on monadic decomposition
jordanbaird/ColorWell
A versatile alternative to NSColorWell for Cocoa and ColorPicker for SwiftUI.
sree314/simple-abstract-interpreter
A Simple Abstract Interpreter, built for teaching purposes
sinistersnare/aams
Abstract Machines Galore
Golosay/e-book-starter
transistorfet/conlog
A simple prolog interpreter written in Rust