[armedbear-devel] In-memory compilation status

Mark Evenson evenson at panix.com
Tue Sep 8 10:45:19 UTC 2009


On 9/8/09 10:27 AM, Alessio Stalla wrote:
[…]
> If others have ideas in this regard, please share. I'd like to avoid
> Plan B (having users resort to the competition :D)

This seems somewhat related to my recent work to load ABCL FASLs from 
JAR files, in that I have had to change Lisp.loadCompiledFile() to get 
things to work.  In that new code, if I can address a FASL via a URL 
resolvable via java.net.URL, I can load the FASL.

Does the cloud platform being considered here have a way to address its 
storage as URLs?

I don't quite see the parts of the compiler that need to write to the 
filesystem.  Can anyone point me to the places where that happens?


-- 
"A screaming comes across the sky.  It has happened before, but there
is nothing to compare to it now."




More information about the armedbear-devel mailing list