Wild_LIFE

Logic, Inheritance, Functions and Equations

parts: interpreter, manual, tests, libraries, examples

Paradise Project, DEC Paris Research Laboratory.

ftp://gatekeeper.dec.com/pub/plan/Life.tar.Z - Wild_LIFE interpreter from Paradise project at DEC's Paris Research Lab

LIFE is an experimental programming language with a powerful facility for structured type inheritance. It reconciles styles from functional programming, logic programming, and object-oriented programming. LIFE implements a constraint logic programming language with equality (unification) and entailment (matching) constraints over order-sorted feature terms. The Wild_LIFE interpreter has a comfortable user interface with incremental query extension ability. It contains an extensive set of built-in operations as well as an X Windows interface.

A semantic superset of LOGIN and LeFun. Syntax is similar to prolog.

bugs: <[email protected]>

ports: MIPS-Ultrix

Mailing list: [email protected]

E-mail: Peter Van Roy <[email protected]>

Last updated: 1992-12-14

wild card

<operating system, programming, text>

(From card games in which certain cards, often the joker, can act as any other card) A special character or character sequence which matches any character in a string comparison, like ellipsis ("...") in ordinary written text.

In Unix filenames '?' matches any single character and '*' matches any zero or more characters. In regular expressions, '.' matches any one character and "[...]" matches any one of the enclosed characters.

See also Backus-Naur Form.

Last updated: 1997-07-16

Nearby terms:

wiggleswikiWiLANWild_LIFEwild cardWilf HeyWilliam Gibson

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading