Skip to content

0.3.0

Compare
Choose a tag to compare
@01mf02 01mf02 released this 15 Sep 09:12
· 310 commits to master since this release

This release changes how term combinators are handled internally. In particular, the kernel now uses a separate type to represent applications, abstractions, and products. This reduces the number of pointers that have to be dereferenced, increasing performance.

Full Changelog: v0.2.0...v0.3.0