[armedbear-ticket] [armedbear] #56: Eliminate use of temporary files in COMPILE and COMPILE-FILE
armedbear
armedbear-devel at common-lisp.net
Mon Jun 1 19:50:48 UTC 2009
#56: Eliminate use of temporary files in COMPILE and COMPILE-FILE
--------------------------+-------------------------------------------------
Reporter: ehuelsmann | Owner: ehuelsmann
Type: enhancement | Status: new
Priority: major | Milestone:
Component: compiler | Version:
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment(by trittweiler):
When working on this, I think it makes sense to base COMPILE-FILE
on a COMPILE-FROM-STREAM. The latter function could then find use
in ABCL's SWANK backend (for implementing C-c C-c.) ECL, and CMUCL
both provide such a COMPILE-FROM-STREAM function.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/56#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list