<div dir="ltr">Hi all,<br><br>I am happy to announce the release of Gerbil v0.12, to go with Gambit v4.8.9.<br><br>This is a big release, with over 1500 commits, which brings many new features,<br>libraries and fixes.<br><br>As usual, for sources and downloads:<br><a href="https://github.com/vyzo/gerbil">https://github.com/vyzo/gerbil</a><br><a href="https://github.com/vyzo/gerbil/releases">https://github.com/vyzo/gerbil/releases</a><br><br>Release highlights:<br>- gxpkg: the Gerbil package manager has arrived, and with it gerbil.pkg for<br>  implicit package declarations.<br>- gxtags: emacs TAGS for Gerbil sources.<br>- there is an fast embedded http server in the stdlib.<br>- there is a pure Gerbil PostgreSQL driver and the MySQL driver is now threaded.<br>- the generics library has been rewritten to do type-based dispatch with a<br>  polymorphic cache.<br>- the actor RPC subsystem has been rewritten for greatly improved performance<br>  and syncing for streams.<br>- there is a extensive support for programming with raw devices and sockets.<br>- there is a network repl.<br>- std/misc has been populated with a zoo of utility libraries.<br><br>Full release changelog:<br><a href="https://github.com/vyzo/gerbil/blob/master/CHANGELOG.md">https://github.com/vyzo/gerbil/blob/master/CHANGELOG.md</a><br><br>For questions and support, come say hi on #gerbil-scheme in <a href="http://irc.freenode.net">irc.freenode.net</a>.<br><br>Happy Hacking!<br><br>-- vyzo<br><br></div>