Package: wnpp Severity: wishlist Hello,
Tom is a pattern matching compiler developed at INRIA. It is particularly well-suited for programming various transformations on trees/terms and XML based documents. Its design follows our research on rule based languages, and our experiences on the efficient compilation of ELAN developed by the Protheo group. * Tom is an extension of Java designed to manipulate tree structures and XML documents. * Tom is compatible with Java: any Java program is a correct Tom program. * Data are represented using an efficient object oriented tree based data-structure. * Java builtins (int, char, String, etc) can be used. * Tom provides pattern matching facilities to inspect objects and retrieve values. * A powerful strategy language can be used to control transformations. * Tom is used in several companies to implement transformations of programs and queries. Homepage: http://tom.loria.fr/ Tom is released under the GPL General Public License, and the BSD license. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]