Hi Marco,
I wonder if it is possible to use an async for this? I've never used asyncs, so I'm not sure of their capabilities, but it seems like that would be the natural way to implement something like this.
Regards,
Jon

Marco Maggi wrote:
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.




_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to