On Wed, Jun 11, 2008 at 7:15 AM, Ralf Hemmecke wrote:

>
> is there somewhere a short summary that helps to understand .boot files?
>
> What does, for example, the colon in
>
> axFormatOpList ops == ['Sequence,:[axFormatOp o for o in ops]]
>
> stand for?
>

Have you taken a look at?

http://axiom-wiki.newsynthesis.org/BootProgramming

In particular refer to the link: Boot Language

http://axiom-wiki.newsynthesis.org/axiom--test--1/src/boot/Makefile

It would appear the 'axFormatOpList' is a function that appends the
symbol 'Sequence to the beginning of the list 'ops'.

Regards,
Bill Page.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to