aionescu's Stars
FractalFir/rustc_codegen_clr
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
nuprl/10PL
10 papers that all PhD students in programming languages ought to know, for some value of 10
AndrasKovacs/elaboration-zoo
Minimal implementations for dependent type checking and elaboration
sweirich/pi-forall
A demo implementation of a simple dependently-typed language
topshell-language/topshell
TopShell - a purely functional, reactive scripting language
explodingcamera/tinywasm
A tiny, interpreted WebAssembly Runtime written in Rust
pen-lang/pen
The parallel, concurrent, and functional programming language for scalable software development
SeaOfNodes/Simple
A Simple showcase for the Sea-of-Nodes compiler IR
gren-lang/compiler
Compiler for the Gren programming language
Snektron/pareas
GPU-accelerated compiler
williamdemeo/TypeFunc
Resources for type theory, functional programming, etc.
ethereum/hevm
symbolic EVM evaluator
mbrock/wisp
Lisp in WebAssembly
LeifAndersen/PLGradSchools
msakai/toysolver
My sandbox for experimenting with solver algorithms.
tomjaguarpaw/bluefin
Superstar64/aith
[Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions.
zydeco-lang/zydeco
a proof-of-concept programming language based on Call-by-push-value
ilya-klyuchnikov/sc-mini
SC Mini is a "minimal" positive supercompiler
SystemFw/Befunge-93
Purely Functional, Final Tagless interpreter for the Befunge-93 esolang
ayazhafiz/plts
A collection of programming languages and type systems.
arendsee/lsystems
L-system generators and visualizers
kjosib/sophie
A call-by-need statically-duck-typed language named for French mathematician Sophie Germain
rampion/conkin
Tools for functors from Hask^k to Hask
davdar/maam
A monadic approach to static analysis following the methodology of AAM
Kleidukos/boreal
Cypher1/tako
An experimental programming language for ergonomic software verification
danieljharvey/wasm-calc
Building a compiler to WASM step-by-step
sylvainhalle/reviewer-tropes
A humorous repository of common sophisms, fallacies and dodgy arguments used by reviewers of Computer Science research papers
eviefp/lean4-aoc2023