Tom (programming language): Difference between revisions

Content deleted Content added
Yoann74 (talk | contribs)
Pattern Matching Pointers
Yoann74 (talk | contribs)
Tom: A Pattern-Matching Compiler for Java
Line 19:
}}
{{Portal|Free software}}
'''Tom''' is a [[programming language]] particularly well-suited for programming various transformations<ref>{{cite web|url=http://www.program-transformation.org/view/Transform/Tom|title=Program-Transformation.Org}}</ref> on [[tree structure]]s and [[XML]] based documents. Tom is a language extension which adds new matching primitives to [[C (programming language)|C]] and [[Java (programming language)|Java]]<ref>{{cite web|url=http://www.artima.com/forums/flat.jsp?forum=276&thread=217701&start=0&msRange=15|title=Tom: A Pattern-Matching Compiler for Java}}</ref> as well as support for rewrite rules systems.<ref>{{cite web|url=http://www.loria.fr/~moreau/Papers/tom-manual-2.6.pdf|title=Tom Manual|date=April 2008|author=Emilie Balland, Paul Brauner, Radu Kopetz, Pierre-Etienne Moreau and Antoine Reilles}}</ref> The rules can be controlled using a strategy language.
 
Tom is good for: