guile-devel
[Top][All Lists]
Advanced

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

Re: binary loadable files


From: Keisuke Nishida
Subject: Re: binary loadable files
Date: Tue, 30 Jan 2001 18:56:07 -0500
User-agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/21.0.96 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI)

At 30 Jan 2001 15:58:46 +0100,
Marius Vollmer wrote:
> 
> > I'm considering how to store bytecodes in binary files.
> > I want to make it as general as possible, so that I can
> > store not only bytecodes but also any Scheme objects.
> 
> This is what Lisp calls `fasloading' [sic], I think.  I have some code
> for this in my evaluator experiment, somewhere here:

Does it mean "fast loading"?  What function names does Lisp use?

>     ftp://krusty.e-technik.uni-dortmund.de/pub/people/mvo/
> 
> You might want to have a look.  I also found the sources of CMUCL or
> SBCL helpful for learning how the big boys do this.

I'll look at it.  Thanks.

Kei



reply via email to

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