Hi, Here is an port for Gerbil Scheme. Its an scheme implementation focusing on systems programming. Think minimal version of Racket in pure Scheme. It builds on top of Gambit scheme.
The installation is bit odd that it expects everything to be in single destination directory. I copied the lang/go method to installing it to /usr/local/gerbil. I've added README into the port to notify users about setting GERBIL_HOME and PATH so Gerbil will work. I tried to add symlinks under /usr/local/bin but that didn't work as rest of the code seems to assume libraries are found relative to the bin directory. I've enabled some optional parts in Gerbil with patching, should these be made into flavors and keep smaller 'core' version or this fine as it is? Timo
gerbil.tar.gz
Description: Binary data