Anouncement, version 0.1 of guile persist,

     https://gitlab.com/tampe/guile-persist

This is a serialization library for serilizing objects like classes and
objects, closures and structs.
The tool is used by guile-log and python-on-guile in order to complete
features like pickle
support. This does not support serilizing continuations or delimeted
continuations currently.
This library is a hack and introduce dangerous ideoms. Use it with care.

The main reason for this library is to not demand guile-log  for compiling
python-on-guile. But
as always any happy hacker needs satisfied is an added bonus.

Have fun!

Stefan

Reply via email to