Re: Reqest for Contributors: Hindley-Milner type checker library for Prolog



On Fri, 14 Mar 2008 08:51:26 +0100, Bart Demoen
<bmd@xxxxxxxxxxxxxxxxx> wrote:

A.L. wrote:
On Mon, 11 Feb 2008 09:59:31 -0800 (PST), tomenannemie@xxxxxxxxx
+:- use_module(library(lists),[append/3]).


Have you ever tried this on SICStus 4?... Somehow cannot make it
working...

append/3 has become a built-in since SICStus 4
delete the line - even with it, it seems to work, apart from a warning
that says ...
* predicate append/3 imported by user from lists is built_in

Yes, I know, But stuill getting about 50 errors...

A.L.
.



Relevant Pages

  • Re: list length
    ... since in the built-in version you can use the predicate in ... the built-in version is more robust in cases such ... should give the same result as the Sicstus version you mentioned. ... john dot cullen portoeditora dot pt ...
    (comp.lang.prolog)
  • Re: list length
    ... Sicstus), since in the built-in version you can use the predicate in -,- ... Gertjan van Noord Alfa-informatica, RUG, Postbus 716, 9700 AS Groningen ...
    (comp.lang.prolog)