ribbit

Scheme interpreter

A portable Scheme implementation with R4RS compliance and compactness.

A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-class continuations and a Read Eval Print Loop (REPL). The R4RS Scheme REPL fits inside 6.5Kb !

GitHub

491 stars
19 watching
44 forks
Language: Scheme
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
pollrobots/schemeAn interpreter for a Scheme programming language implemented in WebAssembly171
jeffbezanson/femtolispA lightweight Scheme-like implementation with a focus on speed and conciseness.1,587
akoppela/elm-schemeAn implementation of Scheme, a Lisp-based programming language, in Elm, a functional programming language.7
hrundik/fschemeAn implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context.1
mattwparas/steelAn embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration1,313
justinethier/husk-schemeA Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy.309
turbopape/schejeA Scheme implementation on top of Clojure.145
rho-devel/rhoRefactoring the R language interpreter into an efficient VM using modern software engineering techniques.133
dstcruz/write-yourself-a-scheme-in-48-hoursHaskell solutions to a tutorial on writing a Scheme interpreter in 48 hours75
iainctduncan/scheme-for-maxAn external for Max/MSP that enables scripting and live coding with Scheme Lisp207
robert-van-engelen/tinylispA compact C implementation of Lisp with 20 built-in primitives and a REPL.861
rui314/minilispA minimalistic Lisp interpreter in C1,490
marcoonroad/nocoinerA Commitment Scheme library that provides secure and deterministic message authentication and confidentiality using authenticated encryption.11
status-im/nim-blscurveAn implementation of a signature scheme for cryptographic applications.26
ucb-bar/midasAutomated framework for converting digital circuit designs into FPGA-accelerated simulators98