Trending in open source
See what the GitHub community is most excited about today.
Sign up for free to get started
-
eholk / harlan
A language for GPU computing.
-
part-cw / lambdanative
LambdaNative is a cross-platform development environment written in Scheme, supporting Android, iOS, BlackBerry 10, OS X, Linux, Windows, OpenBSD, NetBSD, FreeBSD and OpenWrt.
-
JeffBezanson / femtolisp
a lightweight, robust, scheme-like lisp implementation
-
neo4j-contrib / spatial
Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data. In particular you can add spatial indexes to already located data, and perform spatial operations on the data like searching for data within specified regions or within a specified distance of a point of interest. In addition classes are…
-
huangz1990 / SICP-answers
我的 SICP 解题集
-
pkrumins / the-little-schemer
All the Scheme code examples from the book "The Little Schemer"
-
mwand / eopl3
Code from the book "Essentials of Programming Languages", 3rd ed. by Friedman and Wand
-
picrin-scheme / picrin
lightweight scheme interpreter
-
yinwang0 / lightsabers
some tiny, beautiful and difficult code
-
shirok / Gauche
Scheme Scripting Engine
-
ashinn / chibi-scheme
Official chibi-scheme repository
-
namin / inc
an incremental approach to compiler construction
-
akeep / nanopass-framework
The new nanopass framework; an embedded DSL for writing compilers in Scheme
-
NalaGinrut / artanis
A fast monolithic framework of Scheme language
-
the-little-prover / j-bob
-
scheme / scsh
A Unix shell embedded in scheme
-
miniKanren / miniKanren
Canonical miniKanren implementation
-
jiacai2050 / sicp
SICP 读书笔记,习题解答
-
orlandohill / waxeye
Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
-
aoh / radamsa
a general purpose fuzzer
-
marcomaggi / vicare
A native compiler for Scheme compliant with R6RS
-
notanumber / django-vagrant
Django-Vagrant
-
yinwang0 / yscheme
a compiler from Scheme into X64
-
akeep / scheme-to-c
A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)
-
higepon / mosh
Mosh is a free and fast interpreter for Scheme as specified in the R6RS.