femtolisp

Scheme interpreter

A lightweight Scheme-like implementation with a focus on speed and conciseness.

a lightweight, robust, scheme-like lisp implementation

GitHub

2k stars
74 watching
119 forks
Language: Scheme
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
justinethier/husk-scheme A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy. 308
turbopape/scheje A Scheme implementation on top of Clojure. 145
pollrobots/scheme An interpreter for a Scheme programming language implemented in WebAssembly 171
akoppela/elm-scheme An implementation of Scheme, a Lisp-based programming language, in Elm, a functional programming language. 7
mattwparas/steel An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration 1,222
hrundik/fscheme An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. 1
cofinalsubnets/wisp A Haskell-based interpreted Lisp language with features like lexical closures and continuations, designed to be easily embedded in other programs. 115
jsloop42/dreamlisp An Objective-C implementation of a Lisp interpreter with immutable data structures and an unhygienic macro system. 8
udem-dlteam/ribbit A portable Scheme implementation with R4RS compliance and compactness. 488
mthom/shentong An implementation of a Lisp family programming language in Haskell 162
ufo5260987423/scheme-langserver Implementing language features and diagnostics for Scheme programming languages 162
silvanmelchior/incognitopilot An AI-powered code interpreter for running local tasks without uploading sensitive data to the cloud. 432
robert-van-engelen/tinylisp A compact C implementation of Lisp with 20 built-in primitives and a REPL. 854
felixangell/mac An educational virtual machine implementation in C for teaching bytecode interpretation concepts. 731
iainctduncan/scheme-for-max An external for Max/MSP that enables scripting and live coding with Scheme Lisp 201