Hi all,

Another week, another new release of Gerbil -- now with R7RS support:
https://github.com/vyzo/gerbil/blob/master/doc/r7rs.md

Furthermore, the documentation has been improved -- the core prelude is now
documented here:
https://github.com/vyzo/gerbil/blob/master/doc/core-prelude.md

And we also started a #gerbil-scheme channel on freenode IRC, come say hi!

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

Detailed Changelog for v0.10:
- lang/scheme: R7RS implementation
- doc/core-prelude: core prelude documentation
- prelude:
  - core:
    - more import and export expanders
    - fix @-set! expansion for multislot
  - gambit: add gc-report-set!
- compiler: fix compile-static-exe to honor gsc-options
- expander: fix core-expand-exports for nested expansions

Happy Hacking!

-- vyzo