[racket] Persistence for Datalog

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Jul 4 10:01:05 EDT 2011

There's no way to do it write now. I could do it easily from the
Racket API, but from within Datalog, I don't want to do very much that
isn't compatible with some other Datalog implementation. I'll make a
note to look and see how other implementations do it.

Jay

2011/7/3 manu d <th3rac25 at googlemail.com>:
> Hi,
> What is the easiest way to write Datalog 'theories' to disk ?
> They are implemented as hashes, so what's the easiest way to
> serialize/deserialize these ?
> Thanks
> T.
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93



Posted on the users mailing list.