Tom (pattern matching language)
Developer(s) | INRIA |
---|---|
Stable release |
2.10[1]
/ 2013-03-21 |
Type | program transformation language |
License | GPL, BSD licenses |
Website |
tom |
Tom is a programming language[2] particularly well-suited for programming various transformations[3] on tree structures and XML based documents. Tom is a language extension which adds new matching primitives to C and Java[4] as well as support for rewrite rules systems.[5] The rules can be controlled using a strategy[6] language.
Tom is good for:
- programming by pattern matching[7]
- developing compilers and DSL
- transforming XML documents
- implementing rule based systems
- describing algebraic transformations
Notes
- ↑ https://gforge.inria.fr/frs/?group_id=78&release_id=7940
- ↑ "Freecode".
- ↑ "Program-Transformation.Org".
- ↑ Java Community News Tom: A Pattern-Matching Compiler for Java
- ↑ Emilie Balland, Paul Brauner, Radu Kopetz, Pierre-Etienne Moreau and Antoine Reilles (April 2008). "Tom Manual" (PDF).
- ↑ "Data structure traversal with Tom".
- ↑ "Pattern Matching Pointers".
External links
This article is issued from
Wikipedia.
The text is licensed under Creative Commons - Attribution - Sharealike.
Additional terms may apply for the media files.