English Dictionary
◊ REQUEST
request
n 1: a formal message requesting something submitted to an
authority [syn: {petition}]
2: the verbal act of requesting [syn: {asking}]
v 1: express the need or desire for; ask for; "She requested an
extra bed in her room" [syn: {bespeak}, {call for}, {quest}]
2: ask (a person) to do something: "She asked him to be here at
noon"; "I requested that she type the entire manuscript"
3: inquire for (information); "I requested information from the
secretary"
English Computing Dictionary
◊ DID YOU MEAN QUEST?
Quest
1. A language designed for its simple denotational semantics.
"The Denotational Semantics of Programming Languages",
R. Tennent, CACM 19(8):437-453 (Aug 1976).
2. QUantifiers and SubTypes. Language with a sophisticated
type system. Just as types classify values, "kinds" classify
types and type operators. Explicit universal and existential
quantification over types, type operators, and subtypes.
Subtyping is defined inductively on all type constructions,
including higher-order functions and abstract types.
User-definable higher-order type operators.
"Typeful Programming", Luca Cardelli , RR
45, DEC SRC 1989.
Implemented in Modula-3.
{(ftp://gatekeeper.dec.com/pub/DEC/Quest/quest12A.tar.Z)}
3. A {multimedia} {authoring} system. Quest has
been available for {MS-DOS} for some time. Version 3.5 for
{Microsoft Windows} was released around March 1995. It
features an {Authorware}-style {flowchart} system with an
{ANSI-C} {script language}.
(1995-04-02)