husk is a dialect of Scheme written in Haskell that implements a subset of the R5RS standard. Advanced R5RS features are provided, including continuations, hygienic macros, and a full numeric tower.
Release Notes: This release added support for R7RS bytevectors and introduced an evalLisp' function to make it easier to retrieve results when using husk as an extension language.
![]()
Tags: Languages, Interpreters, Libraries
Licenses: MIT