Canonical Abstract Syntax Trees
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.
Domains
Programming Languages [cs.PL]
Fichier principal
gomfinal.pdf (203.08 Ko)
Télécharger le fichier
architecture.mp (2.33 Ko)
Télécharger le fichier
Origin : Publisher files allowed on an open archive
Format : Other
Loading...