aveia's Stars
byorgey/haskell-course
Introductory Haskell course materials (originally CIS 194 @ UPenn)
system-f/fp-course
Functional Programming Course
shiyanhui/libcsp
A concurrency C library 10x faster than Golang.
SasLuca/rayfork
C99 Game Library. XNA-like. Platform Independent. Allocator Aware.
facebookarchive/pfff
Tools for code analysis, visualizations, or style-preserving source transformation.
vmchale/madlang
Madlang is a language for generative literature
alhassy/HaskellCheatSheet
A reference sheet for the basics of the mind-expanding Haskell language ^_^
bitemyapp/fp-course
Fork of the original Data61 course to be more Stack friendly
harrisonwl/harrisonwl.github.io
ioannad/jeffrey
Choiceless grapher: a common-lisp diagram maker for consequences of the Axiom of Choice.
jeremycw/httpserver.h
Single header library for writing non-blocking HTTP servers in C
marcoheisig/sb-simd
A convenient SIMD interface for SBCL.
askn/crystal-by-example
Crystal By Example
SolarLune/resolv
A Simple 2D Golang collision detection and resolution library for games
slburson/fset
FSet, the functional collections library for Common Lisp.
watabou/TownGeneratorOS
The source code of the Medieval Fantasy City Generator
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
janet-lang/janet
A dynamic language and bytecode vm
dflemstr/tin
A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.
evincarofautumn/lll
A Linear-Logical Language (working title)
martincohen/Ri
Tiny statically-typed (embeddable) language.
BinaryAnalysisPlatform/bap
Binary Analysis Platform
myst-lang/myst
A structured, dynamic, general-purpose language.
eatonphil/x86e
A simple x86 emulator, debugger, and editor in JavaScript.
eatonphil/ulisp
A compiler for a lisp-like language targeting LLVM IR, x86 assembly
collinalexbell/daemon-clj
Daemons insipred by The Golden Compas
mishoo/cl-uglify-js
JavaScript compressor/beautifier library for Common Lisp
EmbarkStudios/texture-synthesis
🎨 Example-based texture synthesis written in Rust 🦀
charlesnicholson/nanoprintf
The smallest public printf implementation for its feature set.
meagtan/GRAIL-function-generator
Automatically generates functions for abstract data types given their GRAIL representation.