Jump to user comments
["OPAL: A High Level Language and Environment for DSP boards
on PC", J.P. Schwartz et al, Proc ICASSP-89, 1989].
["Making Smalltalk a Database System", G. Copeland et al, Proc
SIGMOD'84, ACM 1984, pp.316- 325].
["C-E-I-R OPAL", D. Pilling, Internal Report,
C.E.I.R. Ltd. (1963)].
4. A language for compiler testing said to be used internally
concepts from Algebraic Specification and Functional
Programming, which favour the (formal) development of (large)
style.
strict applicative language which belongs to the tradition
of
Hope and
ML. The algebraic flavour of OPAL is visible
in the syntactical appearance and in the preference of
divided into an interface (signature) and an implementation
constructor
views on
sorts, which allow pattern-based
function definitions despite quite different implementations;
full
overloading of names; puristic scheme language with no
OPAL and its predecessor OPAL-0 have been used for some time
at the Technische Universitaet Berlin in CS courses and for
research into optimising compilers for applicative languages.
The OPAL compiler itself is writte entirely in OPAL.
An overview is given in "OPAL: Design And Implementation of an
Algebraic Programming Language".
(1995-02-16)