r7rs topic

List r7rs repositories

cyclone

814
Stars
43
Forks
Watchers

:cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.

biwascheme

727
Stars
127
Forks
Watchers

Scheme interpreter written in JavaScript

lips

388
Stars
32
Forks
Watchers

Scheme based powerful lisp interpreter in JavaScript

ol

224
Stars
12
Forks
Watchers

Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.

swift-lispkit

364
Stars
14
Forks
Watchers

Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKi...

vonuvoli-scheme

154
Stars
12
Forks
Watchers

vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) with performance and safety in mind

mickey-scheme

63
Stars
9
Forks
Watchers

Mickey Scheme is an interpreter for R7RS Scheme written in pure C++

r7rs-postgresql

22
Stars
2
Forks
Watchers

PostgreSQL binding for R7RS Scheme.

sagittarius-scheme

44
Stars
5
Forks
Watchers

A manual (beh...) clone from bitbucket to use hosted CI service which only support GitHub

JSchemeMin

22
Stars
2
Forks
Watchers

A small scheme implementation in java