Hello! I'm tempted to apply these two patches to 1.8:
http://git.savannah.gnu.org/cgit/guile.git/commit/?id=4d0949ea45c46dd13e767a8a3342d02caef1b483 http://git.savannah.gnu.org/cgit/guile.git/commit/?id=b3ce13b667634be30ab2d74b8ccb1de190d7aeeb It cleans the name space and potentially makes memoization slightly faster (because it removes the indirection through the PLT). Opinions? Thanks, Ludo'.