Hi all,

I am happy to announce the release of Gerbil v0.13, to go with Gambit v4.9.0.

This release was mainly focused on performance improvements, bug fixes,
and a brand new documentation site:
https://cons.io

As usual, for sources and downloads:
https://github.com/vyzo/gerbil
https://github.com/vyzo/gerbil/releases

Release highlights:
- New documentation structure, with documentation rendered online at cons.io.
- The compiler has been greatly improved, with a new match/syntax-case optimizer
  and full program optimization for static executables.
- The expander has been tuned for performance, resulting in 2x gxi load time reduction.
- R7RS coverage has been greatly improved, fixing most modified R5RS procedures to
  comply to the new specification.

Full release changelog:
https://github.com/vyzo/gerbil/blob/master/CHANGELOG.md

For questions and support, come say hi on #gerbil-scheme in irc.freenode.net.

Happy Hacking!

-- vyzo