[gambit-list] Serialization of continuations

Jeremie Lasalle Ratelle pouexmachinax at gmail.com
Thu Feb 12 12:38:37 EST 2009


I am trying to serialize continuations with the following code
http://pastebin.com/m32acd9c2

It works correctly in gsi but when I compile with gsc I get this error :

can't serialize #<return #4>

Is it possible to serialize a continuation in compiled code?



More information about the Gambit-list mailing list