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 !
491 stars
19 watching
44 forks
Language: Scheme
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreter for a Scheme programming language implemented in WebAssembly | 171 |
| A lightweight Scheme-like implementation with a focus on speed and conciseness. | 1,587 |
| An implementation of Scheme, a Lisp-based programming language, in Elm, a functional programming language. | 7 |
| An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. | 1 |
| An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration | 1,313 |
| A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. | 309 |
| A Scheme implementation on top of Clojure. | 145 |
| Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
| Haskell solutions to a tutorial on writing a Scheme interpreter in 48 hours | 75 |
| An external for Max/MSP that enables scripting and live coding with Scheme Lisp | 207 |
| A compact C implementation of Lisp with 20 built-in primitives and a REPL. | 861 |
| A minimalistic Lisp interpreter in C | 1,490 |
| A Commitment Scheme library that provides secure and deterministic message authentication and confidentiality using authenticated encryption. | 11 |
| An implementation of a signature scheme for cryptographic applications. | 26 |
| Automated framework for converting digital circuit designs into FPGA-accelerated simulators | 98 |