Re: [Ecls-list] towards asdf 2.27

2013-01-17 Thread Juan Jose Garcia-Ripoll
Dear Faré,

thanks a lot for your hard work on ASDF, cleaning up the traverse mess and
making things more robust. Please keep us posted about the release, so that
I can merge it with ECL ASAP.

Best,

Juanjo


On Thu, Jan 17, 2013 at 1:32 AM, Faré  wrote:

> Dear ECL hackers,
>
> I rewrote the asdf bundle stuff to take advantage of several things:
> 1- the fact that traverse does not propagate operations downward
> anymore, so you can safe instead use component-depends-on for good
> effect
> 2- the fact that the traverse algorithm is now understandable and
> "open" and lets you map over direct and/or indirect dependencies.
> 3- the fact that the asdf/driver now includes support for image
> dumping and restore, so the same operations can be used to create
> executables on all lisps.
>
> The test-bundle.script works with ECL, and so does test-program.
>
> You can now create standalone lisp executable program somewhat portably.
> Neat.
>
> PS: it looks like the monolithic lib output is defective somehow. nm
> stops with an error message after the first embedded. I had to avoid
> using it as input for creating an executable.
>
> —♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics•
> http://fare.tunes.org
> We [the French] will accept any master who will let us enjoy the good life,
> with good food, sweet romance and long vacations; and we'll use that good
> life
> to corrupt whoever will rule us into embracing our way of life. Yet we'll
> abandon him for a stronger master the moment that his weakness is apparent.
>
>
> --
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_122712
> ___
> Ecls-list mailing list
> Ecls-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list


[Ecls-list] towards asdf 2.27

2013-01-16 Thread Faré
Dear ECL hackers,

I rewrote the asdf bundle stuff to take advantage of several things:
1- the fact that traverse does not propagate operations downward
anymore, so you can safe instead use component-depends-on for good
effect
2- the fact that the traverse algorithm is now understandable and
"open" and lets you map over direct and/or indirect dependencies.
3- the fact that the asdf/driver now includes support for image
dumping and restore, so the same operations can be used to create
executables on all lisps.

The test-bundle.script works with ECL, and so does test-program.

You can now create standalone lisp executable program somewhat portably. Neat.

PS: it looks like the monolithic lib output is defective somehow. nm
stops with an error message after the first embedded. I had to avoid
using it as input for creating an executable.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
We [the French] will accept any master who will let us enjoy the good life,
with good food, sweet romance and long vacations; and we'll use that good life
to corrupt whoever will rule us into embracing our way of life. Yet we'll
abandon him for a stronger master the moment that his weakness is apparent.

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list