Re: What's wrong with this?




"Kobayashi" <kubilayisik@xxxxxxxxx> ha scritto nel messaggio
news:1172150297.170362.27590@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Oh, thank you very much. I could never think of the " X\=Y ". I have
appreciated this. Prolog's variable binding concept makes my head
spinned. <where am I?>

BTW, how did you learn Prolog? Could you recommend me some sources?
Master, enlighten me... :-D

Prolog inhabits a strange country...
In fact, I learned the basics of the language using Clocksin,Mellish book
(Programming in Prolog, if i remember well)
almost 15 years ago, writing my first C++ program, a simple Prolog
interpreter.
I like the essentiality and simplicity of the language, but I admit it's
sometime very hard to accomplish tasks that other
less esotheric languages could attack, maybe using more code.
So i never convinced my collegues to switch from VB... :(
Currently practical Prolog has evolved toward CLP, and I think you should
approach learning this subject.
Start from swi-prolog, a friendly and feature rich environment you will find
at www.swi-prolog.org

Bye Carlo


.



Relevant Pages

  • Re: Minsky still posting
    ... |>> I think the relatively simple control mechanism of Prolog is the ... |> The programming "market" obviously doesn't select tools on technical ... | a structured assembly language, and I use Java as a practical language ... | languages that academics have put so much work into - the functional ...
    (comp.lang.prolog)
  • Re: Sublists question
    ... I do not really get what the predicate means or does. ... >>helps just to write the predicate out clearly in natural language, ... >>then translate into Prolog. ... more as a functional programming language than as a logic ...
    (comp.lang.prolog)
  • Re: Discussion: Is prolog domain specific?
    ... The availability of exhaustive search lets you program things ... this cannot be the basis for a general purpose programming language. ... > solution for it in Prolog. ...
    (comp.lang.prolog)
  • Re: Mainstreaming Prolog a Pragmatic Approach?
    ... experience is that Prolog is an incredibly useful language for virtually all ... often than not end up using Prolog. ... I think you're right when you question whether logic programming really ...
    (comp.lang.prolog)
  • Re: An even more basic question...
    ... My task was to represent these rules in Prolog, and to write an engine which, given a client's total position, could find the way of pairing its components so as to satisfy the rules with the minimum total margin requirement. ... present-day ISO Prolog is not co-extensive with the concept of Prolog -- and Prolog is not a "language" is the abusive sense in which that term is misapplied to deterministic stepwise-imperative computing notations. ... TOPIC: PROGRAMMING ... adapted to your particular scheduling problem, ...
    (comp.lang.prolog)