I have tagged a new release for Gerbil, reaching v0.3 What's new in this release: - std/test: unit testing (similar to rackunit) and basic tests for stdlib - std/iter: plt-style iteration macros (for,for/collect,for/fold) - bug fixes and small improvements
As usual, code is on Github: https://github.com/vyzo/gerbil
-- vyzo