Bug#433106:

2007-08-17 Thread Arthur Loiret
retitle 433106 RFP: tom -- tom programing language

thanks


Hello,

I didn't get the time to package it yet so feel free to work on it.

Have a nice day,

Arthur.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#433106: ITP: tom -- tom programing language

2007-07-14 Thread Arthur Loiret

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]