Difference between revisions of "Main Page"

From wiki.visual-prolog.com

m (__NOTOC__ __NOEDITSECTION__)
(Wiki mainpage)
Line 1: Line 1:
===Welcome to the Visual Prolog wiki===
==Welcome to the Visual Prolog wiki==


This wiki is dedicated to Visual Prolog and related tools and libraries.  Visual Prolog is a logical programming language that counts PDC Prolog and Turbo Prolog as predecessors.  The goal of Visual Prolog is to support industrial strength programming of complex knowledge emphasized problems.  
This wiki is dedicated to [http://www.visual-prolog.com/ Visual Prolog] and related tools and libraries.


Today Visual Prolog is a very powerful and safe programming language combining the very best features of logical, functional and object-oriented programming paradigms in a consistent and elegant way.
We are proud that so many entusiastic users put such a great effort into Visual Prolog.  We hope and trust that this wiki will serve as a significant platform for knowledge exchange in the community.


Visual Prolog features:
===Prolog Developement Center===


*logical programming concepts (backtracking, pattern matching)
[http://www.pdc.dk/ Prolog Development Center] (PDC) is the company behind Visual Prolog.


*algebraic data types
PDC will contribute where it can, but the real value of the wiki comes from your contributions. PDC will also monitor the wiki for SPAM and other maluse, but not otherwise control the contents of the wiki.


*a unique object system
===Contribution===


*multi-threading (supported in the Commercial Edition)
To contribute to this wiki you must register yourself and have your email address validated (see [[wiki.visual-prolog.com:Privacy_policy|Privacy Policy]]). You are encouraged to provide your real life name as user name.
 
*parametric polymorphism
 
*unicode support
 
*automatic memory management (garbage collection)
 
 
Visual Prolog is a complete programming environment with:
 
*Graphical Integrated Development Environment (IDE)
 
*Compiler
 
*Linker
 
*Debugger
 
 
With Visual Prolog you can build applications for the Microsoft Windows 32 platform. It supports advanced client-server and three-tier solutions. Visual Prolog is especially well suited for dealing with complex knowledge.  
 
By utilizing a powerful object system you are able to architect your application very rigidly and at the same time benefiting from very loose coupling.  This will enable you to reduce development and even more maintenance cost.


===Tutorials===
===Wiki software and help===


The wiki contains a number of Visual Prolog [[:Category:Tutorials|Tutorials]].
The wiki is based on [http://www.mediawiki.org/wiki/MediaWiki MediaWiki] software, which is also used for [http://www.wikipedia.org/ Wikipedia].  If you seek help about the wiki itself and cannot here, you may search in [http://www.mediawiki.org/wiki/Help:Contents MediaWiki help pages] and [http://en.wikipedia.org/wiki/Help:Contents Wikipedea help pages].


===Contribution===
==Contents==


To contribute to this wiki you must register yourself and have your email address validated (see [[wiki.visual-prolog.com:Privacy_policy|Privacy Policy]]).  You are encouraged to provide your real life name as user name.
Currently the main contains is a number of Visual Prolog [[:Category:Tutorials|Tutorials]].


===See Also===
==See Also==


* Visual Prolog [http://www.visual-prolog.com homepage]
* Visual Prolog [http://www.visual-prolog.com homepage]
* Visual Prolog [http://discuss.visual-prolog.com discussion forum]
* Visual Prolog [http://discuss.visual-prolog.com discussion forum]
* [http://www.pdc.dk/ Prolog Development Center]


__NOTOC__ __NOEDITSECTION__
__NOTOC__ __NOEDITSECTION__

Revision as of 14:46, 4 September 2007

Welcome to the Visual Prolog wiki

This wiki is dedicated to Visual Prolog and related tools and libraries.

We are proud that so many entusiastic users put such a great effort into Visual Prolog. We hope and trust that this wiki will serve as a significant platform for knowledge exchange in the community.

Prolog Developement Center

Prolog Development Center (PDC) is the company behind Visual Prolog.

PDC will contribute where it can, but the real value of the wiki comes from your contributions. PDC will also monitor the wiki for SPAM and other maluse, but not otherwise control the contents of the wiki.

Contribution

To contribute to this wiki you must register yourself and have your email address validated (see Privacy Policy). You are encouraged to provide your real life name as user name.

Wiki software and help

The wiki is based on MediaWiki software, which is also used for Wikipedia. If you seek help about the wiki itself and cannot here, you may search in MediaWiki help pages and Wikipedea help pages.

Contents

Currently the main contains is a number of Visual Prolog Tutorials.

See Also