[movitz-devel] Re: HD driver

Frode Vatvedt Fjeld ffjeld at common-lisp.net
Thu Apr 22 19:30:26 UTC 2004


Peter Minten <peter.minten at wanadoo.nl> writes:

> Well, in theory my current code should work. In practice I have to
> fix fairly trivial bugs first, which is time consuming given the
> lack of incremental compilation of the image and the long compile
> time (~10 minutes on my 1GHz box).

But.. there is incremental compilation (!)

For example, (movitz-compile-file "losp/tmp/harddisk.lisp") should do
the right thing wrt. *image*, and this takes maybe one second on my
machine.

What movitz-mode.el does is e.g. upon M-C-x, to extract a top-level
form into a temporary file and applying movitz-compile-file to
it. Something similar should come into existence for Slime, but until
then, at least one can use movitz-compile-file manually.

-- 
Frode Vatvedt Fjeld





More information about the movitz-devel mailing list