Description

This page discusses terminology, principles, and issues concerning tools for ProgramTransformation.

Principles

ProgramTransformationTools have much in common. Here is a list of features that are supported by all or some tools:

Components

A ProgramTransformationSystem? is usually composed of a number of components. Typical components are

  • ProgramParser?
  • PrettyPrinter?
  • ProgramTransformer?
  • ProgramAnalyzer?
  • FormatChecker?
  • ProgramTypeChecker?

A collection of such components for a language is called a TransformationFramework.

Issues

See also

Revision: r1.1 - 04 Mar 2001 - 08:41 - EelcoVisser
Transform > ProgramTransformationTools
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback