Is it possible to have an ATEXIT function? That is: an interface to register thunks that are executed when the script exits.
It would be useful for my test suite module, with which test scripts are just top level invocation to functions, without initialisation and finalisation. -- Marco Maggi "They say jump!, you say how high?" Rage Against the Machine - "Bullet in the Head" _______________________________________________ Guile-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-user
