This message was edited by pmcastillo at 2005-10-29 0:4:8
: : : Turbo Prolog looks great - for such a DOS oldie.
: : : Try the following links:
: : :
http://www.fraber.de/university/prolog/tprolog.html
: : : (you can download the Turbo Prolog and tutorials too from the above hyperlink)
: :
: :
: : Ummmm.... I can't download it... It always ask my password... But I know my password is correct... Don't know why....
: :
:
: Oh, I am sorry for that happened. I didn't try to do anything when I visited that location. Sorry.
:
: :
: :
: : : www.pcai.com/web/indexes/index_vol_1.html
: : : www.pcai.com/web/indexes/index_vol_2.html
: : :
http://www.ulbra.tche.br/~danielnm/ia/intpro/intpro.html
: : :
: :
: :
: : Ummm... Can't read french...
: :
:
: Is it French you said? No way! I can read French and I am telling you that is deffinitely NOT that language. It sounded to me much like Spanish or Porugese; the very way your programmersheaven handler sounds to me.
: So I mistakenly assumed you could be a Spanish or a Portugese - able to read that page therefore.
:
: Sorry again!
:
Ahhh! It's Spanish... I'm a Filipino, I have some spanish ancestry in me... =)
: But you still can keep querrying Google as any other search engine.
:
: :
: : : For more hyperlinks you should apply to goole; it is literally full with Prolog and the Turbo one.
: : : ================================================
: : : ((cons(car X)(cdr X))X)
: : : holds(X,P):-P(X);holds(Y,P),IsA(X,Y).
: : :
: : : Any (more) questions? SHOOT!
: : :
: : :
: :
: : Anyway, thanks man!
: :
: :
:
: Do you really want some challenging project to programm in Prolog?
: Try to make Prolog generate some assembler lines that accomplish a given task; and those lines must be click-ticked optimised - so no human could outproggramm that automate programmer.
: IT IS NOT THAT DIFFICULT - but it still requires some immagination, since it is not that easy too.
:
:
: ================================================
: ((cons(car X)(cdr X))X)
: holds(X,P):-P(X);holds(Y,P),IsA(X,Y).
:
: Any (more) questions? SHOOT!
:
:
:
:
GREAT! It's like ease of a PROLOG and power of an ASSEMBLY being combined!