Jump to content

OBJ (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dgpop (talk | contribs) at 18:03, 12 December 2016 (Moved OBJ3 page info here: small section, external link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

OBJ is a programming language family introduced by Joseph Goguen in 1976.

It is a family of declarative "ultra high-level" languages. It features Abstract types, generic modules, subsorts (subtypes with multiple inheritance), pattern-matching modulo equations, E-strategies (user control over laziness), module expressions (for combining modules), theories and views (for describing module interfaces) for the massively parallel RRM (Rewrite Rule Machine).

Important members of the OBJ family of languages include CafeOBJ, Eqlog, FOOPS, Kumo, Maude and OBJ3.

OBJ3

OBJ3 is a version of OBJ based on order-sorted rewriting. OBJ3 is agent-oriented and runs on Kyoto Common Lisp AKCL. It is now of (important) historical interest since newer versions of the OBJ family are available.

See also

References

This article is based on material taken from the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.