PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
October 07, 2006

Tom 2.4 Released

Posted: 2006-10-07 22:13:00
Languages ::

Tom 2.4 has been released. "Tom is a complex compiler which adds powerful constructs to C and Java: non linear syntactic matching, associative matching with neutral element (a.k.a. list-matching), XML based pattern matching, string matching, and equational rewriting."

This release includes: support for anti-pattern matching, reflexive strategies, support for Java bytecode analysis and transformation in the runtime library, and other changes.