Expression Compiler
Mark Proctor <[email protected]>
| Newsgroups | gmane.comp.java.objectweb.asm |
|---|---|
| Message-ID | <[email protected]> |
I'm in the process trying to make an MVEL to bytecode converter. MVEL is a java expression language that supports strict typing, with type inference, coercion and property support. MVEL produces an evaluation tree that I'm using a visitor approach to generate the bytecode with. I was wondering if something like this exists already, even if it's just an example of how to take an expression in the form of an AST and generate bytecode from it. http://mvel.codehaus.org/Language+Guide+for+2.0 http://mvel.codehaus.org/Basic+Syntax Mark
message-footer.txt
(text/plain, 238 B)
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws