guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binary loadable files


From: Dale P. Smith
Subject: Re: binary loadable files
Date: Tue, 30 Jan 2001 10:13:34 -0500

Marius Vollmer wrote:
> 
> Keisuke Nishida <address@hidden> writes:
> > I'm thinking of the following procedures:
> > (Are there better names?)
> >
> >   ;; Write OBJ to PORT in the binary format
> >   (dump OBJ [PORT])
> >
> >   ;; Read an object from PORT in the binary format
> >   (pull [PORT])
> 
> What about `undump'?

"restore" is what popped into my head.

save / restore
store / restore
store / retrieve
dump / undump (like unexec?)

-Dale
-- 
Dale P. Smith
Altus Technologies Corporation
address@hidden
440-746-9000 x309



reply via email to

[Prev in Thread] Current Thread [Next in Thread]