Skip to content
This repository was archived by the owner on Jul 7, 2024. It is now read-only.

0.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SquidDev SquidDev released this 09 Mar 23:44
· 941 commits to master since this release
  • Add a whole host of list functions, including zip and snoc.
  • Add lambda-binding syntax to let and friends, similar to Common Lisp's flet.
  • Add a primitive version of QuickCheck, allowing for basic property assertions.
  • Add top level unquotes, allowing for arbitrary compile-time execution.