guys! I need to create some sort of meta language which I could embed in XML and then parse with Java. For example:
[if value1>value2 the
A user here, Bart Kiers. Wrote a tutorial about creating a simple language in Java with ANTLR.