Stephen Wilson <[EMAIL PROTECTED]> writes:

[...]

| There is also the question of being able to provide the compiler
| components in the form of a library which can be used by other aspects
| Axiom.  For example, one would be able to use the new parser and
| (forthcoming) type checker to support an IDE.

People may note that, in Axiom as of today, one can already get the
syntax tree from both the old and the new parsers, and in fact use the
parser as a library -- as has been done the algorithmic
differentiation project.  You don't need to wait for a
functional new compiler to do that.

-- Gaby


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to