A Scheme interpreter written in Rust
☆90Nov 7, 2018Updated 7 years ago
Alternatives and similar repositories for rusty_scheme
Users that are interested in rusty_scheme are comparing it to the libraries listed below
Sorting:
- A Scheme implementation, in Rust.☆134Sep 1, 2015Updated 10 years ago
- Scheme implementation written in Rust☆35Jan 22, 2015Updated 11 years ago
- a simple yet comprehensive scheme interpreter in rust☆80Aug 13, 2020Updated 5 years ago
- A stack-driven generator of arbitrary WebAssembly programs☆19Sep 5, 2021Updated 4 years ago
- 📐Reason/OCaml rules and tools for Bazel☆19Sep 26, 2018Updated 7 years ago
- R6RS Scheme implementation written in Rust☆63Oct 12, 2017Updated 8 years ago
- Simple Neural Network Examples in 8 lines APL☆32Jun 12, 2023Updated 2 years ago
- Erlang port of the Shen programming language☆26Feb 26, 2026Updated last week
- Programming language designed as an experiment to explore mutation and aliasing control☆35Apr 13, 2020Updated 5 years ago
- A simple interpreter and superoptimizer for the F18A instruction set used by GreenArrays chips.☆28Feb 2, 2021Updated 5 years ago
- A tiny OCaml compiler with JVM backend 🐫☕️☆11Mar 12, 2019Updated 6 years ago
- Fork of Will Glozer's erlang postgresql pool server, so it can be maintained and polished.☆31Apr 23, 2010Updated 15 years ago
- QOI image codec for OCaml (unreleased)☆11Jan 2, 2026Updated 2 months ago
- (Extremely) simple standalone symbolic algebra library in OCaml. (Mirrored from original site.)☆12Oct 6, 2011Updated 14 years ago
- Lisp-like language to WebAssembly build with racket☆23Nov 26, 2017Updated 8 years ago
- A tiny scheme interpreter in Haskell☆24Jul 14, 2019Updated 6 years ago
- Scheme Interpreter in Rust☆29Mar 24, 2018Updated 7 years ago
- A VM-based runtime environment for functional programming languages☆51Feb 13, 2017Updated 9 years ago
- A sort-of continuation of the TinyScheme project by Dimitrios Souflis☆13Mar 8, 2016Updated 9 years ago
- a barebones bootable platform to run the frotz z-code interpreter inside a VM☆18Oct 17, 2016Updated 9 years ago
- Create pictures and animations with Box-drawing characters!☆12Mar 10, 2021Updated 4 years ago
- The Stream and Genlex libraries for use with Camlp4 and Camlp5☆16Oct 14, 2025Updated 4 months ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Oct 10, 2024Updated last year
- Scala 3D Engine☆25Apr 27, 2013Updated 12 years ago
- Minimalist-lisp interpreter implementation for UNIX-like systems.☆12Mar 14, 2015Updated 10 years ago
- minimal lisp that compiles to x86☆10Mar 19, 2017Updated 8 years ago
- CSS parser and renderer.☆16Aug 19, 2020Updated 5 years ago
- Q line editor and full-screen interface editor☆11May 16, 2021Updated 4 years ago
- A Java implementation of the Shen programming language☆28May 13, 2019Updated 6 years ago
- small-but-featureful embeddable lisp interpreter written in haskell.☆115May 1, 2013Updated 12 years ago
- Pure functional Lisp implemented in Rust☆208Dec 12, 2021Updated 4 years ago
- A dependent type theory with user defined data types☆47Oct 1, 2021Updated 4 years ago
- Lisp dialect scripting and extension language for Rust programs☆766May 18, 2021Updated 4 years ago
- A simple minimal example of using glium on GTK's GLArea☆11Aug 29, 2023Updated 2 years ago
- LMAO is a tool that builds Malbolge programs from the low-level assembly language HeLL.☆12Apr 10, 2020Updated 5 years ago
- The popular Whitespace programming language with my changes.☆15Feb 3, 2021Updated 5 years ago
- A Scheme to Unlambda compiler☆18Jun 18, 2017Updated 8 years ago
- A micro compiler for the FORTH programming language