[racket] Data Exchange Format for Racket

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Oct 28 11:31:13 EDT 2013

If you want to commit to Racket, I think the most convenient choice
will be read/write and then serialize/deserialize, which are all in
the standard Racket distribution.

On Mon, Oct 28, 2013 at 9:21 AM, Ben Duan <yfefyf at gmail.com> wrote:
> Dear All,
>
> I need a data exchange format to serve as a simple database. There are
> several choices out there. Do you have any suggestions on how to choose
> between them?
>
> Thanks,
> Ben
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/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.