PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 15, 2007

Tom 2.5 Released

Posted: 2007-07-15 22:30:00
Languages ::

Tom 2.5 has been released. "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."

This release includes: a new compiler based on constraint propagation; a new strategy library; support for defining terms with pointers; support for any combination of patterns, anti-patterns and list-operators; and other changes.