OBJ (programming language): Difference between revisions

Content deleted Content added
m mv {{FOLDOC}} to talk
m Overview: spcae
Line 4:
It is a family of [[declarative programming|declarative]] "ultra high-level" languages. It features [[Abstract data type|abstract types]], [[generic module]]s, [[subsort]]s (subtypes with [[multiple inheritance]]), [[pattern matching|pattern-matching]] modulo equations, E-strategies (user control over [[lazy evaluation|laziness]]), module expressions (for combining modules), theories and views (for describing [[module interface]]s) for the massively parallel RRM ([[rewrite rule machine]]).
Members of the OBJ family of languages include [[CafeOBJ]], [[Eqlog]], [[FOOPS]], [[Kumo (OBJ)|Kumo]], [[Maude system|Maude]], [[OBJ2]], and [[OBJ3]]. <ref>[https://cseweb.ucsd.edu/~goguen/sys/obj.html The OBJ family]</ref>
 
==OBJ2<!--'OBJ2' redirects here-->==