Under larceny r7r6
for scheme, I am trying to use the gensym
procedure as it is apparently defined in the documentation.
When calling it (either in file or in console by typing larceny -r7r6
), I get an error message saying that gensym is an undefined global variable.
Did I forget an import or is it not available ? Is there a new name or an implementation I can find anywhere ?