Difference between revisions of "Turbo Prolog"
From wiki.visual-prolog.com
Kari Rastas (talk | contribs) (added an explanation an explanation for example codes) |
m (Categorized) |
||
Line 1: | Line 1: | ||
Turbo Prolog was marketed in the 80's by Borland. Turbo Prolog was created by the founders of PDC. | Turbo Prolog was marketed in the 80's by Borland. Turbo Prolog was created by the founders of PDC. | ||
==Turbo Prolog example codes / programs in internet== | == Turbo Prolog example codes / programs in internet == | ||
Turbo Prolog code can with relative little work be "translated" to Visual Prolog. So the old Turbo Prolog examples which can be found in Internet are worth studying. | Turbo Prolog code can with relative little work be "translated" to Visual Prolog. So the old Turbo Prolog examples which can be found in Internet are worth studying. | ||
Line 8: | Line 8: | ||
Frank Bergmann has several Turbo Prolog examples | Frank Bergmann has several Turbo Prolog examples | ||
*[http://www.fraber.de/games/chess/index.html Chess] | * [http://www.fraber.de/games/chess/index.html Chess] | ||
*[http://www.fraber.de/games/queens/index.html Queens] | * [http://www.fraber.de/games/queens/index.html Queens] | ||
*[http://www.fraber.de/games/world/index.html Tarskies World] | * [http://www.fraber.de/games/world/index.html Tarskies World] | ||
[[Category:Basic Information]] |
Latest revision as of 21:37, 29 October 2008
Turbo Prolog was marketed in the 80's by Borland. Turbo Prolog was created by the founders of PDC.
Turbo Prolog example codes / programs in internet
Turbo Prolog code can with relative little work be "translated" to Visual Prolog. So the old Turbo Prolog examples which can be found in Internet are worth studying.
Colin Barker*s Turbo Prolog Goodies
Frank Bergmann has several Turbo Prolog examples