zhangxiaojie / magic
☆19Updated 12 years ago
Alternatives and similar repositories for magic:
Users that are interested in magic are comparing it to the libraries listed below
- Some Code from my Grad School Courses☆107Updated 13 years ago
- They contain so few lines of code, yet so few people get them right.☆38Updated 11 years ago
- Old version of miniKanren, without some of the fancy new constraints. See 'miniKanren-with-symbolic-constraints'.☆133Updated 10 years ago
- ☆38Updated this week
- A compiler from Scheme into X64☆188Updated 10 years ago
- Really mini operating system (extracted from xen-unstable, and much stuff removed)☆190Updated 12 years ago
- A Scheme to x86-64 compiler in Scheme☆78Updated 9 years ago
- stex: stex to latex and latex to html converters and associated tools☆85Updated last year
- miniKanren with a constraint-based negation operator☆10Updated 10 years ago
- A native compiler for Scheme compliant with R6RS☆200Updated 7 years ago
- The Scheme Programming Language - ZhCN☆43Updated 3 weeks ago
- CN MonaD.ReadeR Reading Group☆107Updated 9 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆321Updated 3 years ago
- Code from 'The Reasoned Schemer' (MIT Press, 2005) by Daniel P. Friedman, William E. Byrd and Oleg Kiselyov.☆126Updated 12 years ago
- Genius programmer should write his own lisp!☆55Updated last week
- The compiler for subset of scheme developed as part of P523☆30Updated 7 years ago
- a compiler from a subset of Scheme into X64☆240Updated 5 years ago
- Chez Scheme Version 9 User's Guide - Zhcn☆61Updated 3 years ago
- This repo keeps track of my codes, answers and thinkings when exploring books.☆24Updated 3 years ago
- Pearls of Functional Algorithm Design