This repository was archived by the owner on Jul 7, 2024. It is now read-only.
0.2.1
Pre-release
Pre-release
- Add a whole host of list functions, including
zip
andsnoc
. - Add lambda-binding syntax to
let
and friends, similar to Common Lisp'sflet
. - Add a primitive version of QuickCheck, allowing for basic property assertions.
- Add top level unquotes, allowing for arbitrary compile-time execution.