ASTcentric logo

ASTcentric Framework

The ASTcentric Framework is based on Java 5. Its current version is in an alpha stage. It does not go as far as the prototype Study 1 but it is more general. Case Study: Properties is a simple application of the framework.

The framework has two parts:

  1. ASTcentric Structure: It contains basic AST structure classes, I/O, and a first approach of a validation language.
  2. ASTcentric Editor: It is based on ASTcentric Structure and has classes for visualization of ASTs. There is a plain AST editors for creating and manipulating ASTs. It comes in two versions: A stand-alone Swing version and an Eclipse plugin.