seckcoder's Stars
seckcoder/sicp
my solutions to sicp
seckcoder/csapp
Code for 15213 (Introduction to Computer Systems)
GaloisInc/ivory
The Ivory EDSL
jeapostrophe/automata
automata - macros to build automata over match patterns
ifigueroap/racket-quickcheck
Quickcheck Clone implemented in Racket
mattbierner/Super-Template-Tetris
Tetris as a C++ Template Metaprogram
LeifAndersen/racket-to-c
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
FranklinChen/clojure-transducers-in-haskell
Clojure transducers in a typed setting, in Haskell
prowdsponsor/esqueleto
Bare bones, type-safe EDSL for SQL queries on persistent backends.
marcomaggi/vicare
A native compiler for Scheme compliant with R6RS
akeep/nanopass-framework-racket
Racket port of the nanopass-framework
HarvardPL/shill
Scripting with Least Privilege
Gabriella439/turtle
Shell programming, Haskell style
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
clojure/core.typed
An optional type system for Clojure
CNMDR3G/CNMDR3G
CN MonaD.ReadeR Reading Group
lambdacube3d/lambdacube-edsl
Previous version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
sdiehl/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
tomprimozic/type-systems
Implementations of various type systems in OCaml.
purescript/purescript
A strongly-typed language that compiles to JavaScript
Mokosha/Lambency
A Real-Time Rendering framework written in Haskell
bitemyapp/learnhaskell
Learn Haskell
BartoszMilewski/Okasaki
Functional data structures in C++
takikawa/tr-pfds
Typed Racket data structure libraries
qiao/r7rs.js
R7RS compliant Scheme implementation in JavaScript (Work in Progress)
yinyanghu/CLRS-Solutions
Solutions to "Introduction to Algorithm, 3rd Edition"
tomashanacek/mock-server
Simple mock server for REST API
JeffBezanson/femtolisp
a lightweight, robust, scheme-like lisp implementation
akeep/nanopass-framework
The new nanopass framework; an embedded DSL for writing compilers in Scheme