Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Turbo Prolog


Related Topics

In the News (Tue 8 Dec 09)

  
  Turbo Prolog
Prolog is used in many Artificial Intelligence programs and in Computational Linguistics (especially Natural Language Processing, which it was originally designed for).
Prolog is a logical language, so in theory the programmer shouldn't care about how it executes.
As Turbo Prolog it was marketed by Borland, but it is now developed and marketed by the Danish firm PDC (Prolog Development Center) that originally produced it.
www.seattleluxury.com /encyclopedia/entry/Turbo_Prolog   (2530 words)

  
 Visual Prolog Features: programming language, compiler, development environment, linker, debugger
Visual Prolog 7 is the newest generation of the Visual Prolog logical programming language that might be used for creating industrial strength applications for the Microsoft Windows 32 platform (Windows XP/2000/NT).
All Visual Prolog data except predicate values and objects have a human readable textual representation that can be written and read back into programs.
The Visual Prolog compiler is a successor of the Turbo Prolog compiler created in 1980s that was the first Prolog compiler.
www.visual-prolog.com /vip6   (540 words)

  
  Prolog
Prolog is based on first-order predicate calculus; however it is restricted to allow only Horn clauses.
For efficiency, Prolog is restricted to Horn clauses, a Turing-complete subset of first-order predicate logic.
Prolog code is typically compiled to variants of Warren Abstract Machine code to execute at reasonable efficiency.
www.brainyencyclopedia.com /encyclopedia/p/pr/prolog.html   (3084 words)

  
 EZY Prolog overview
It is not just a Prolog, it also has a EZY Designer, which allows visually create complex GUI interfaces, save GUI definitions into Text file (XML) and load it from EZY Prolog program for display and processing.
EZY Prolog comes with various samples, which can be used for self-study.
EZY Prolog supports code encapsulation by use of Prolog Virtual Machine - you can have the same clause name inside different modules without danger for the rules to be re-declared.
www.ezy-software.com /ezyprolog/Prolog_Inference_Engine/ezy_prolog_overview.htm   (309 words)

  
 Cetus Links: 18,452 Links on Objects and Components / Prolog
Prolog operates in an inferential or implicative way: What you write are implications, and operation flows from one impliction to the next implied goal.
Prolog code often has a declarative interpretation, meaning that it specifies "what" exists but not "how." This is different from imperative in which a program defines a series of steps to carry out (C or Basic for example).
Generic OO extensions that can be used with standard Prolog.
www.cetus-links.org /oo_prolog.html   (0 words)

  
 Turbo Explorer Homepage
Turbos bring back the classic brand, while introducing leading edge technologies and capabilities to a whole new generation of programmers.
The all new Turbo C++, Turbo Delphi, Turbo Delphi for.NET and Turbo C# include 200+ pre-built drag-and-drop components providing everything you need to start real development today, as well as an extendible environment (Professional editions only) for build-your-own and third party components and IDE add-ons.
Whether you're a hobbyist developer, student or new to programming the Turbo Explorer editions give you a choice of language and platform, allowing you to discover the development environment you are most comfortable with at no cost.
www.turboexplorer.com   (460 words)

  
 Alibris: Prolog
The syntax and semantics of Prolog are discussed, as well as the power of Prolog in a variety of application areas in artificial intelligence.
A relatively pure subset of Prolog is used and the focus is not on...
Prolog was the first logic programming language and is used in many areas in industry, such as computer aided design and manufacturing, software engineering, multimedia and documentation, AI systems and databases (expert systems, knowledge bases...
www.alibris.com /search/books/subject/Prolog   (744 words)

  
 Prolog Details, Meaning Prolog Article and Explanation Guide
Prolog is used in many artificial intelligence programs and in computational linguistics (especially natural language processing).
Prolog is based on predicate calculus (more precisely first-order predicate calculus); however it is restricted to allow only Horn clauses.
Prolog is a logical language, so in theory you shouldn't care about how it executes.
www.e-paranoids.com /p/pr/prolog.html   (1648 words)

  
 PC AI - Prolog Programming Language
The difference between Prolog and other languages is that a Prolog program tells the computer what to do (a technique called declarative programming) while programs in other languages tell the computer how to do it (procedural programming).
Prolog was originally designed for non-numeric information processing, but contemporary Prologs typically feature mathematical extensions.
Developer of a Prolog compiler - later to be known as Turbo Prolog, PDC Prolog and now Visual Prolog.
www.pcai.com /web/ai_info/pcai_prolog.html   (0 words)

  
 Antique Software: Turbo C version 2.01   (Site not responding. Last check: )
Turbo C 2.01 provided tight integration between the editor, compiler, linker, and debugger.
This was the first version of Turbo C to include the integrated debugger.
NOTES FOR TURBO PROLOG USERS -------------------------------- o If you are linking C code with programs generated by Turbo Prolog 2.0, use the file INIT.OBJ provided on the INSTALL/HELP/BGI disk of the Turbo C 2.01 package instead of the file provided with Turbo Prolog 2.0.
dn.codegear.com /article/20841   (2586 words)

  
 TURBO PROLOG
Turbo Prolog A strongly typed Prolog-like logic programming language.
It is currently known as PDC Prolog and is distributed by Prolog Development Center, Atlanta +1 404 873 1366.
This dialect of the language has now evolved into the [1]Visual Prolog series, which is being developed by Prolog Development Center at Denmark
www.websters-online-dictionary.org /definition/english/Tu/Turbo+Prolog.html   (0 words)

  
 Company: Prolog Development Center (PDC)
Prolog Development Center (PDC) was founded in 1984 with the development of a Prolog compiler - later to be known as Turbo Prolog, PDC Prolog and now Visual Prolog as its main activity.
Since then PDC has established itself as a world leader in the development of Prolog.
The RandD Division is concerned with the development of the Visual Prolog compiler together with new methodologies and development tools.
www.visual-prolog.com /vip6/company.htm   (141 words)

  
 Dvorak Uncensored » Whatever Happened to Prolog?
Prolog requires a new way of thinking about problems and proponents claim it’s the only language that can be used for extremely difficult tasks.
There is a freeware version of Prolog called Strawberry Prolog available from the website at www.dobrev.com and developed by Domiter Dobrev which might be a good place to start.
I found Prolog really useful for parsing the protocol i used and intend to write a custom java prolog compiler later to make the entire project open source for all to use.
www.dvorak.org /blog/?page_id=8322   (0 words)

  
 Dr. Dobb's | Examining Room | July 22, 2001   (Site not responding. Last check: )
The release of Turbo Prolog 2.0 has made clear Borland's intention to continue improvement of this product along two distinct directions: to make Turbo Prolog more suitable to conventional business applications and to bridge the gap between it and standard Prolog.
Although it is a Prolog with idiosyncrasies, compromises, and tradeoffs, the style of programming that can work effectively in Turbo Prolog is not the same as for standard Prolog.
Turbo Prolog provides a means to keep internal databases on disk.
www.ddj.com /184408012;jsessionid=A3O0KWDMVPYDQQSNDLQSKH0CJUNN2JVN?_requestid=117053   (1991 words)

  
 TurboCpp at CodePedia
Turbo C++ is a Borland C++ compiler with an integrated IDE.
It was a part of Borland's highly popular family of compilers including Turbo Pascal, Turbo Basic, Turbo Prolog and Turbo C.
Turbo C++ brand was succeeded by the more robust Borland C++, the latter losing Turbo's main success features, such as speed and highly-convenient IDE, while adding up-to-date ANSI/ISO C++ conformance and more Windows programming functionalities.
www.codepedia.com /1/TurboCpp   (399 words)

  
 [No title]
We assume Prolog programs (consisting of rules and facts) are written outside of the Prolog interpreter.
Another convention of Prolog programming is to leave blank lines in programs between rules and facts beginning with different predicate names; this makes it easier to see which lines go together.
These are built-in Prolog predicates that are queried to cause certain side effects.
www.cs.nps.navy.mil /people/faculty/rowe/book/ad.html   (1660 words)

  
 comp.lang.prolog Frequently Asked Questions
The following are anonymous-FTP sites for free Prologs which are either in the public domain or are "copy-lefted" (permitted to be copied with some restrictions on commercial use).
Prolog seems to be good for problems in which logic is intimately involved, or whose solutions have a succinct logical characterization.
If it's an introductory Prolog course, your question might be elementary to most readers, so it might be a waste of network resources to ask it.
www.cs.cmu.edu /Groups/AI/html/faqs/lang/prolog/faq/faq.html   (0 words)

  
 Prolog Comparison
I have set up this community because I am receiving a lot of questions concerning the use of Turbo Prolog as oposed to other Prolog dialects such as SWI, Sicstus etc. So I hope that the pages of this community will help you to get an idea what's going on with Prolog.
A comparison of several popular Prolog systems from a beginners point of view.
This page is visited every week by about 200 different persons, all with interest in Prolog.
www.fraber.de /university/prolog   (228 words)

  
 mtq14.htm, PROLOG computer programming language
An inexpensive version of prolog (TURBO PROLOG) is produced by BORLAND software.
It is not however a mainstream language and many of its implementations do not have the auxiliaries that are present for other system development languages.
PROLOG type syntax can be produced in APL by the addition of a few appropriate functions.
www.unb.ca /transpo/mynet/mtq14.htm   (0 words)

  
 Frequently Asked Questions - comp.lang.prolog
Arity/Prolog32 is a complete compiler and interpreter written in Prolog, C, and Assembly language and is a superset of Clocksin and Mellish Prolog.
Info: Java Internet Prolog is a cross-platform pure Java 100% prolog interpreter that supplies Java world with the power of prolog language and provides prolog language with a technology to implement new predicates in Java.
PDC Prolog is the succesor to Turbo Prolog and the predecessor to Visual Prolog.
www.logic.at /prolog/faq/faq.html   (1799 words)

  
 CSC4510 --- Prolog Programming - Reference Books   (Site not responding. Last check: )
TITLE The art of Prolog : advanced programming techniques / Leon Sterling, Ehud Shapiro ; with a foreword by David H.D. Warren.
Prolog (Computer program language) NOTE Includes bibliographical references and index.
UL QA76.73.P76S53 1987 AUTHOR Robinson, Phillip R. TITLE Using Turbo Prolog / Phillip R. Robinson ; with a foreword by Philippe Kahn.
www.cse.cuhk.edu.hk /~csc4510/prolog/prolog_ref.html   (228 words)

  
 Prolog   (Site not responding. Last check: )
In this assignment, you are to use the Prolog programming language for an artificial intelligence problem in problem solving.
In programming this system, you may use the monkeys and banana program discussed in class as an example, but your are free to program the system any way you want as long as it is in a Prolog that is supported in the CS department labs and uses a declarative approach.
The preferred version of Prolog is SWI prolog, which is installed in the CS department lab.
www.cs.uah.edu /~thinke/Cs524/Spring99/prolog.html   (813 words)

  
 Prolog Development Center - Free Software Downloads and Software Reviews - Download.com
Prolog Development Center (PDC) was founded in 1984 with the development of a Prolog compiler - later to be known as Turbo Prolog, PDC Prolog and now Visual Prolog as its main activity.
Since then PDC has established itself as a world leader in the development of Prolog.
The R&D Division is concerned with the development of the Visual Prolog compiler together with new methodologies and development tools.
www.download.com /Prolog-Development-Center/3260-20_4-74008.html   (110 words)

  
 Prolog
The name "betty" is seldom associated with "uncles;" the rule apparently was not specific enough as it should have indicated that an uncle needs to be male.
Unfortunately, the "declarative" nature of the syntax of Prolog makes it a real pain to write "procedural" code in the language.
The idea of this is that it introduces variables that can only take finite integer ranges as their domains.
linuxfinances.info /info/prolog.html   (604 words)

  
 Prolog
Prolog is the classic language of "database inference," where you collect a set of facts into a "database," add rules indicating how they interact, and what implications may be taken from the facts, and then construct queries about things you might want to know.
That being said, the rule/inference orientation of Prolog makes it perfect for applications such as inferring results about taxation.
This system was once sold by Borland as their "Turbo Prolog" environment.
cbbrowne.com /info/prolog.html   (604 words)

  
 Prolog
Prolog is an acronym for "PROgramming in LOGic" and was
In a Turbo Prolog program, you must specify the domains to which
Turbo Prolog can perform all four basic arithmetic
www.infm.ulst.ac.uk /~ted/html/prolog.htm   (2491 words)

  
 Dr. Dobb's | Of Interest | July 22, 2001
According to Michael Alexander at PDC, "The new version is a superset of the current Turbo Prolog.
With the exception of the turtle graphics predicates, it is source-compatible with Turbo Prolog, so existing Turbo Prolog programs can be compiled 'as is' with PDC Prolog." And PDC Prolog supports the Borland BGI graphics interface.
A new DOS version should be available by now, and registered users of the DOS version of Turbo Prolog will be able to upgrade for $79.
www.ddj.com /184408328   (2293 words)

  
 [No title]
MasterProLog + Formerly BIM ProLog PDC Prolog + PDC Prolog is the succesor to Turbo Prolog and the predecessor to Visual Prolog.
Turbo Prolog + Turbo Prolog is the predecessor of PDC Prolog (see above).
An SWI Prolog programming environment suitable for schools is available from http://lernen.bildung.hessen.de/informatik/swiprolog/indexe.htm A Prolog plug-in for the "Eclipse"-IDE is available from: http://eclipse.ime.usp.br/projetos/grad/plugin-prolog/index.html A sophisticated integrated editing and teaching environment with declarative debugging, termination analysis and many visualisations is available from http://www.complang.tuwien.ac.at/ulrich/gupu/ _________________________________________________________________ A.
www.logic.at /prolog/faq/faq.txt   (2578 words)

  
 NEW in EZY Prolog
Pause/Trace/Stop execution of prolog program, view local variables and calling stack, copy local variables to clipboard for analysis.
New flexible option - compile and run Prolog program which is not compatible with PDC Prolog.
EZY Prolog is fully compatible with Visual Prolog syntax and naming conventions.
www.ezy-software.com /ezyprolog/NEW_in_EZY_Prolog.htm   (511 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.