ABCL/1 definition
<language> An Object-Based Concurrent Language.
The language for the ABCL MIMD system, written by Akinori
Yonezawa <matsu@is.s.u-tokyo.ac.jp> of Department of
Information Science, Tokyo University in 1986. ABCL/1 uses
asynchronous message passing to objects. It requires
Common Lisp. Implementations in KCL and Symbolics Lisp
are available from the author.
ftp://camille.is.s.u-tokyo.ac.jp/.
E-mail: <abcl@is.s.u-tokyo.ac.jp>.
["ABCL: An Object-Oriented Concurrent System", A. Yonezawa ed,
MIT Press 1990]. (1990-05-23).
(1995-02-09)
Nearby terms:
Abbreviated Test Language for Avionics Systems « ABC « ABC ALGOL « ABCL/1 » ABCL/c+ » ABCL/R » ABCL/R2
ABCL/c+ definition
<language> A concurrent object-oriented language, an
extension of ABCL/1 based on C.
["An Implementation of An Operating System Kernel using
Concurrent Object Oriented Language ABCL/c+", N. Doi et al in
ECOOP '88, S. Gjessing et al eds, LNCS 322, Springer 1988].
(1994-11-08)
Nearby terms:
ABC « ABC ALGOL « ABCL/1 « ABCL/c+ » ABCL/R » ABCL/R2 » abduction
ABCL/R definition
<language> A reflective subset of ABCL/1, written in
ABCL/1 by Yonezawa of Tokyo Institute of Technology in 1988.
ftp://camille.is.s.u-tokyo.ac.jp/pub/abclr.
["Reflection in an Object-Oriented Concurrent Language",
T. Watanabe et al, SIGPLAN Notices 23(11):306-315 (Nov 1988)].
(1994-11-08)
Nearby terms:
ABC ALGOL « ABCL/1 « ABCL/c+ « ABCL/R » ABCL/R2 » abduction » ABEND
ABCL/R2 definition
<language> An object-oriented, concurrent, reflective
language based on Hybrid Group Architecture. ABCL/R2 was
produced by <masuhara@is.s.u-tokyo.ac.jp>,
<matsu@is.s.u-tokyo.ac.jp>, <takuo@is.s.u-tokyo.ac.jp>,
<yonezawa@is.s.u-tokyo.ac.jp>, at the Tokyo Institute of
Technology in 1992.
As a reflective language, an ABCL/R2 program can dynamically
control its own behaviour, such as scheduling policy, from
within a user-program. This system has almost all functions
of ABCL/1 and is written in Common Lisp.
ftp://camille.is.s.u-tokyo.ac.jp/pub/abclr2/.
(1993-01-28)
Nearby terms:
ABCL/1 « ABCL/c+ « ABCL/R « ABCL/R2 » abduction » ABEND » ABI
|