[armedbear-devel] newbie question

Lukas Georgieff lukas.georgieff at hotmail.com
Thu Feb 17 12:24:46 UTC 2011


Hi "all",

thanks for the great amount of answers.
Seems that the best way to handle my problem is to pack the necessary file 
within the jar file.


Best regards

Lukas




-----Original Message----- 
From: Alessio Stalla
Sent: Wednesday, February 16, 2011 5:35 PM
To: Mark Evenson
Cc: armedbear-devel at common-lisp.net
Subject: Re: [armedbear-devel] newbie question

On Wed, Feb 16, 2011 at 5:23 PM, Mark Evenson <evenson at panix.com> wrote:
> To use more CL-like language: a file "test.lisp" has a FASL "test.abcl".
>  Our FASL is a zip of the initialization code ('%%%._'), the classes
> our bytecode compiler emits ('%%%-nnn.cls') for each top-level form in
> the corresponding ('%%%.lisp') source file.  The contents of the
> bootstraip ('%%%._') are executed when this FASL is (re)loaded.

Replace "for each top-level form" with "for each function definition"
and it's 100% correct ;)

A.

_______________________________________________
armedbear-devel mailing list
armedbear-devel at common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/armedbear-devel 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/armedbear-devel/attachments/20110217/3a549c70/attachment.html>


More information about the armedbear-devel mailing list