Tom (programming language)

This is an old revision of this page, as edited by RibotBOT (talk | contribs) at 18:36, 24 April 2009 (robot Modifying: pt:TOM (informática)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Tom is a programming language particularly well-suited for programming various transformations on trees/terms and XML based documents. Tom is a language extension which adds new matching primitives to C and Java as well as support for rewrite rules systems. The rules can be controlled using a strategy language.

Tom
Stable release
2.6 / 2008-11-04
Operating systemCross-platform
Typeprogram transformation language
LicenseGPL/BSD
Websitehttp://tom.loria.fr/

Tom is good for:

  • programming by pattern matching
  • developing compilers and DSL
  • transforming XML documents
  • implementing rule based systems
  • describing algebraic transformations