Hi Luc,

I took a look at nabla and I am impressed.
There are a lot of this Transformer classes that provide the bytecode for
the internal work.

I don't really understand the full internals, but I think I have an overview.

I want to write a Parser for the Mathematical Standard Notation (msn).
The first step would be to parse the msn to Java Code.
Then use a on the fly compiler like asm or bcel to create a class and
instantiate it.

Unless you give me some specific task I will try to write such a parser.

cu
- Bernhard




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to