Tom (programming language)
Jump to navigation
Jump to search
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (August 2021) |
| Tom | |
|---|---|
| Developer | INRIA |
| Stable release | 2.10[1]
/ 2013-03-21 |
| Repository |
|
| Engine | |
| Type | program transformation language |
| License | GPL, BSD licenses |
| Website | tom |
Lua error in mw.title.lua at line 392: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal'). Tom is a programming language[2] particularly well-suited for programming various transformations on tree structures and XML-based documents. Tom is a language extension which adds new matching primitives to C and Java[3] as well as support for rewrite rules systems.[4] The rules can be controlled using a strategy[5] language.
Tom is good for:
- programming by pattern matching[6]
- developing compilers and domain-specific languages (DSL)
- transforming XML documents
- implementing rule-based systems
- describing algebraic transformations
References
[edit | edit source]- ^ https://gforge.inria.fr/frs/?group_id=78&release_id=7940 [dead link]
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Java Community News Tom: A Pattern-Matching Compiler for Java
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).