English Dictionary
◊ DID YOU MEAN LOLL?
loll
v 1: hang loosely or laxly; "His tongue lolled" [syn: {droop}]
2: be lazy or idle; "Her son is just bumming around all day"
[syn: {bum around}, {bum about}, {arse around}, {arse
about}, {loaf}, {frig around}, {waste one's time}, {lounge
around}, {loll around}, {lounge about}]
English Computing Dictionary
◊ LOLLI
Lolli
(Named after the "lollipop" operator "-o") An {interpreter}
for {logic programming} based on {linear logic}, written by
Josh Hodas .
Lolli can be viewed as a refinement of the the {Hereditary
Harrop formula}s of {Lambda-Prolog}. All the operators
(though not the {higher order unification}) of Lambda-Prolog
are supported, but with the addition of linear variations.
Thus a Lolli program distinguishes between clauses which can
be used as many, or as few, times as desired, and those that
must be used exactly once. Lolli is implemented in {SML/NJ}.
{(ftp://ftp.cis.upenn.edu/pub/Lolli/Lolli-0.7.tar.Z)}
[Josh Hodas et al, "Logic Programming in a Fragment of
Intuitionistic Linear Logic", Information and Computation, to
appear].
(1992-11-18)