All Projects → jessymilare → storable-functions

jessymilare / storable-functions

Licence: other
Provides a simple, portable way to serialize functions to Common Lisp.

Programming Languages

common lisp
692 projects

Storable Functions

==================

Warning: deprecated

This library is buggy and deprecated. It turns out it is easier and better to create a serializer from scratch than providing extensions for other libraries on this matter. I've been working on a library that transforms objects (including functions) into a source code that creates a fresh copy of them.

About

Storable Functions aims to provide a simple and portable way to serialize functions.

Take a look at our wiki for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].