Wild_Life Interpreter Version 2.07 Wed Jun 22 16:15:40 CDT 2016
Copyright (C) 1991-93 DEC Paris Research Laboratory
Extensions, Copyright (C) 1994-1995 Intelligent Software Group, SFU
*** Loading File "long.lf"

q(@,@,@,@) :-
        succeed.

% '1' is a value of sort 'int'.

% '2' is a value of sort 'int'.

% '1.5' is a value of sort 'real'.

% '7.9' is a value of sort 'real'.

% "1.5" is a value of sort 'string'.

% "abc" is a value of sort 'string'.

non_strict(listing)?
listing :-
        listing_2(features(listing,"built_ins"),listing).
Loaded customizing file from current directory.
> 
*** Exiting Wild_Life  [0.000s cpu, 0.000s gc (-nan%)]
