Re: CLP(FD): what is necessary?



On Thu, 13 Mar 2008 13:50:47 GMT, ulrich@xxxxxxxxxxxxxxxxxxxxxxxxxx
(Ulrich Neumerkel) wrote:



The current interfaces in SICStus and ECLiPSe are for
experts only ; being very close to the engine. Not a
single property can be guaranteed by those interfaces.

That what?... What "property"?...

I don't think that SICStus and ECLIPSE interface is "for experts
only'. Actually, both are pretty simple.


With this library and SWI's ability to prevent infinite
terms you get a clean language for introductory courses!


Agree. But actually, very little more.

The whole thread was NOT about criticizing anybody. Thw whole thread
was pretty technical: what is required to have commercial grade
CLP(FD) system in Prolog. Nobody was criticizing SWI and Marcus.

I would suggest to concentrate on technical issyes ratther than "who
did what and who did't what"

A.L.
.



Relevant Pages

  • Re: Is there a way to declare a reference as being a type implementing multiple interfaces?
    ... > implements IOne,ITwo but not OneAndTwo ... The JavaDocs for IDocument specifically say that clients are free to implement the interface with new classes. ... The idea is that I write my code to work with certain interfaces, and if the user installs new plugins into Eclipse that add new implementations of IDocument and IDocumentExtension, my code will work with those new plugins without any change. ...
    (comp.lang.java.programmer)
  • Re: Java Interface usage
    ... >by the repercussions of using eclipse to reorder methods to keep them ... There is another reason for using interfaces: ... The Eclipse extract interface is great for this, ... The catch is Interfaces can only hold compile time known constants ...
    (comp.lang.java.programmer)
  • Re: Some thoughts required...
    ... > like e.g. Eclipse for Java in Delphi? ... You have to do everything with interfaces. ...
    (borland.public.delphi.non-technical)