[plt-scheme] first request

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Thu Jun 4 08:17:39 EDT 2009

On Thu, Jun 4, 2009 at 6:03 AM, Noel Welsh <noelwelsh at gmail.com> wrote:
> On Thu, Jun 4, 2009 at 5:04 AM, Christopher Coleman
> <mellowfish at gmail.com> wrote:
>> Is there an easier way to export a
>> loaded module than just writing the definition expressions as strings
>> to a file?
>
> Not that I know of. For most values you can use write and read as
> inverse operations. This won't work for functions.

If you write it in the web-server language (which really isn't that
tied to the web-server) then functions you author can be written and
read with scheme/serialize.

Jay

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

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


Posted on the users mailing list.