Sciweavers

TOOLS
1992
IEEE
13 years 8 months ago
Automating the Development of Syntax Tree Generators for an Evolving Language
This paper describes an Ei el system for rapid testing of grammars. Grammars are de ned in an extended BNF notation that allows actions on the parse tree nodes to be de ned as add...
Per Grape, Kim Walden
TOOLS
1992
IEEE
13 years 8 months ago
A Tour of C++
M. Mowbray
TOOLS
1992
IEEE
13 years 8 months ago
Write-ing Applications: Design of an Extensible Text Editor as an Application Framework
Using an object-oriented approach, the text editor Write has been designed to be extensible while its basic structure has been kept small and simple. As its main extension concept...
Clemens A. Szyperski
TOOLS
1992
IEEE
13 years 8 months ago
The Oberon System
We show how an object-oriented system-and in particular the Oberon System-can be used to write software that is extensible by end users even while the software is running. Extensib...
Hanspeter Mössenböck
TOOLS
1992
IEEE
13 years 8 months ago
Part Objects and their Location
The notion of location of part objects is introduced, yielding a reference to the containing object. Combined with locally defined objects and classes (block structure), singularl...
Ole Lehrmann Madsen, Birger Møller-Pedersen
TOOLS
1992
IEEE
13 years 8 months ago
Object Behavior Analysis
Kenneth S. Rubin