Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
424334 | Electronic Notes in Theoretical Computer Science | 2007 | 15 Pages |
Abstract
This paper presents GOM, a language for describing abstract syntax trees and generating a Java implementation for those trees. GOM includes features allowing the user to specify and modify the interface of the data structure. These features provide in particular the capability to maintain the internal representation of data in canonical form with respect to a rewrite system. This explicitly guarantees that the client program only manipulates normal forms for this rewrite system, a feature which is only implicitly used in many implementations.
Related Topics
Physical Sciences and Engineering
Computer Science
Computational Theory and Mathematics