r7rs
There are 46 repositories under r7rs topic.
justinethier/cyclone
: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/biwascheme
Scheme interpreter written in JavaScript
LIPS-scheme/lips
Scheme based powerful lisp interpreter in JavaScript
objecthub/swift-lispkit
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. LispKit is fully implemented in Swift 5.
yuriy-chumak/ol
Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.
volution/vonuvoli-scheme
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
egallesio/STklos
STklos Scheme
cslarsen/mickey-scheme
Mickey Scheme is an interpreter for R7RS Scheme written in pure C++
fujita-y/ypsilon
R7RS/R6RS Scheme Implementation
false-schemers/sharpF
#F (Sharp-F or False) is a portable compiler/runtime for a minimalistic subset of the Scheme programming language. Compatibility with R5RS/R7RS Scheme programs is provided in a form of libraries written in #F itself.
ktakashi/sagittarius-scheme
A manual (beh...) clone from bitbucket to use hosted CI service which only support GitHub
LiiiLabs/goldfish
Goldfish Scheme / 金鱼Scheme
schemedoc/cookbook
New Scheme Cookbook
nmeum/edward
An extensible POSIX-compatible implementation of the ed(1) text editor
ktakashi/r7rs-postgresql
PostgreSQL binding for R7RS Scheme.
chungkwong/JSchemeMin
A small scheme implementation in java
scheme-live/live
Scheme library collection with yearly stable releases
DangerOnTheRanger/schego
An R7RS implementation of Scheme written in Go
false-schemers/siof
SIOF (Scheme In One File) is a minimal interpreter for R7RS Scheme
trb-a/cumalis-lisp
Cumalis Lisp is a stack-based implementation of R7RS Scheme Language in Typescript. Can be used as a library in web browsers or Node.js environment.
mnieper/unsyntax
Mirror of Unsyntax
petelliott/pscheme
a self-hosted ahead-of-time compiled statically-linked scheme implementation
SaitoAtsushi/pattern-match-lambda
more powerful pattern-match macro than case-lambda in R7RS.
arvyy/libGDX-Kawa-Starter
Starter/example project for running Kawa (r7rs Scheme in JVM) with libGDX
m15a/vim-r7rs-syntax
Vim syntax highlighting for R7RS Scheme and Gauche.
mettekou/r7rs-small
R7RS-small in F#
nmeum/riscv-utils
Scheme utility procedures for the RISC-V instruction set architecture
telephil/sarcasm
really simple scheme language interpreter
phillbush/automata.scm
implementation of automata in r7rs scheme
shirok/scheme-ulid
ULID implementation in R7RS Scheme
nmeum/posix-regex
CHICKEN Scheme wrapper for POSIX regular expression matching
dbian/pyscheme
Minimal r7rs scheme python library with a repl. Made by gpt, maintained by human.
OrangeBacon/scheme
A small implementation of R7RS scheme written in rust
agra-uni-bremen/sisl
Scheme-based Input Specification language for Concolic Testing
nmeum/scmdoc
Automatically generate documentation from comments in R7RS Scheme code