Hi all,
I have tagged a new release in Gerbil, v0.2. This release brings better MOP integration with Gambit types, and Generics support. The requisite macros for defining generics and generic methods is in :std/generics, and the documentation has been updated to provide a quick tutorial. If you are upgrading with git pull, do a full build after pulling because of changes in the runtime and core prelude.
As usual you can get Gerbil from Github: https://github.com/vyzo/gerbil
-- vyzo