husk-scheme

Scheme interpreter

A Haskell implementation of the Scheme programming language with advanced features and a minimalist design philosophy.

A full implementation of the Scheme programming language for the Haskell Platform.

GitHub

308 stars
17 watching
29 forks
Language: Haskell
last commit: about 1 year ago
haskellscheme

Related projects:

Repository Description Stars
hrundik/fscheme An implementation of the Scheme programming language in ActionScript, allowing developers to write and execute Scheme code within an AS context. 1
turbopape/scheje A Scheme implementation on top of Clojure. 145
jeffbezanson/femtolisp A lightweight Scheme-like implementation with a focus on speed and conciseness. 1,590
akoppela/elm-scheme An implementation of Scheme, a Lisp-based programming language, in Elm, a functional programming language. 7
heinrichapfelmus/hyper-haskell An interactive graphical interpreter for the Haskell programming language 361
pollrobots/scheme An interpreter for a Scheme programming language implemented in WebAssembly 171
mattwparas/steel An embeddable and extensible scheme dialect with support for macros, contracts, and Rust integration 1,222
terenceng03/mueval A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. 77
mthom/shentong An implementation of a Lisp family programming language in Haskell 162
mattgreen/hython A Haskell-powered Python interpreter implementing most of the language's syntax and functionality 579
jeremyschlatter/chime An interpreter for Bel programming language 18
eholk/harlan A Scheme-based language for programming GPUs. 1,185
mflatt/profj An implementation of Kathy Gray's ProfessorJ language in modern Scheme. 11
jyh1/mmaclone An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem 243
haskell-lisp/liskell An implementation of Haskell semantics using Lisp syntax 66