Search results

From wiki.visual-prolog.com

Page title matches

  • {{ideNavbar|IDE Projects}} ...Examples.msi''' program you can set it as subdirectory of your main Visual Prolog directory or somewhere else.
    7 KB (992 words) - 15:58, 8 January 2024

Page text matches

  • ...nd traditional Prolog, and introduce a program that is developed in Visual Prolog. ...t Overview|Visual Prolog Integrated Environment]] (IDE) and various Visual Prolog language features.
    2 KB (360 words) - 10:42, 19 August 2019
  • |Q=How to get started with Visual Prolog? |Q=Which platforms does Visual Prolog support?
    3 KB (424 words) - 18:28, 12 March 2020
  • ...m for Text Animation) is an expert system developed by [http://www.pdc.dk/ Prolog Development Center] for Text Animation. ...available in source form as an example in the Commercial Edition of Visual Prolog.
    286 bytes (47 words) - 14:23, 28 December 2012
  • {{ambox|text= This book is about an '''old''' version of Visual Prolog, but it may still be useful.}} ''A Beginners' Guide to Visual Prolog'' is a comprehensive book for absolute beginners written by ''Thomas W. de
    2 KB (345 words) - 13:16, 6 September 2019
  • ...we will show you how to create a new control in the GUI package of Visual Prolog step by step. First we will create a simple control, which will have some d * Visual Prolog 7.4 and 7.3 install examples in the IDE:
    3 KB (446 words) - 11:44, 4 March 2016
  • Visual Prolog 商业版中的<vp>webBrowserControl</vp> 控件,提供了对 [http://msd <vp>webBrowser</vp> example (IDE: '''Help | Install Examples...''') 演示了<vp>webBrowserControl</vp>几种使用方法; 同时也还�
    2 KB (104 words) - 13:23, 23 June 2015
  • |goal= Demonstrate the features of the Visual Prolog programming language and system features. {{Polyline1_10Open|project='''Examples\Polyline\Polyline10\Polyline10.prj'''}}
    789 bytes (94 words) - 21:44, 1 April 2011
  • ...org/ Scintilla] editor with language lexers. Including a lexer for Visual Prolog code. The <vp>sciLexer</vp> is the editor in the IDE, and it is the message window in all applications (unless you explicitly us
    2 KB (359 words) - 11:49, 4 March 2016
  • Visual Prolog 10 has been extended with {{lang2|Terms|Object Expressions|object expressio * Allow attribute {{lang2|Attributes|generated|<vp>[inline]</vp>}} for Prolog predicate types
    4 KB (497 words) - 13:06, 19 July 2021
  • Visual Prolog 9 has a number of new language features. === Examples ===
    4 KB (539 words) - 10:31, 2 June 2020
  • {{ideNavbar|IDE Projects}} ...Examples.msi''' program you can set it as subdirectory of your main Visual Prolog directory or somewhere else.
    7 KB (992 words) - 15:58, 8 January 2024
  • ...ver. The distribution contains two ODBC examples (In IDE: '''Help->Install Examples...'''). ...large then it is a bad idea to allocate a buffer large enough. The Visual Prolog ODBC package uses a mixture of the two approaches, small fields are fetched
    4 KB (640 words) - 13:00, 30 January 2020
  • {{ideNavbar|IDE Dialogs}} ...ld versions of these files can be incompatible with the new project, the {{ide|Project Settings#General Tab|Project Settings}} generates the warning dialo
    15 KB (2,290 words) - 10:52, 24 May 2013
  • Visual Prolog 11 has been extended with {{lang|Suspending Predicates|Suspending Predicate ...you can also install the latest version directly here [https://www.visual-prolog.com/link/vipLaunch.php vipLaunch installer].
    8 KB (1,051 words) - 12:50, 24 April 2024
  • == IDE == * Prolog case sensitive search mode
    8 KB (1,045 words) - 12:57, 14 May 2018
  • ...component, which works very nicely (thanks to Thomas and co.) with Visual Prolog 7.2, and with a defined grammar. It is surprisingly accurate and responsive When you create a new VIP project and try to generate the prolog "glue" to the SAPI COM, the code generated is not perfect. You will have no
    8 KB (1,279 words) - 20:35, 16 February 2010
  • ...of the tutorial are the same as those that were developed in [[Fundamental Prolog Part 2]]. ==Differences between Visual Prolog and traditional Prolog==
    26 KB (4,224 words) - 16:26, 6 October 2021
  • ...to Visual Prolog 11, for older projects you should also read the [[Visual Prolog 10 Upgrade Notes]]. ...sk questions in [http://discuss.visual-prolog.com/viewforum.php?f=2 Visual Prolog Discussion Forum].
    13 KB (1,685 words) - 11:30, 8 April 2024
  • The demonstration of the simplest ways of the Visual Prolog language programming {{Polyline1_10Open|project='''Examples\Polyline\Polyline1\Polyline1.prj'''}}
    4 KB (503 words) - 15:34, 10 June 2021
  • ...he family tutorial which was developed in the tutorial "Fundamental Visual Prolog - GUI". We shall isolate the logic of the code from the rest of the '''GUI' ...orial are part of the installable examples (in the IDE: '''Help -> Install Examples...''').
    20 KB (3,170 words) - 11:43, 3 November 2016
  • 本教程描述如何创建Web应用程序,它的前端是运行在用户浏览器中的HTML/JavaScript,而后端是用Visual Prolog编写的。 ...log的后端,它实现JSON-RPC Web服务。所包含的HTML/JavaScript代码主要是为了使例子自身完整,说明前端代码如何与Visual Prolog服务互动。
    18 KB (1,000 words) - 11:23, 23 August 2015
  • <noinclude>[[Category:Ide/Command Line Tools]]</noinclude> ...used to compile Visual Prolog source files to produce intermediate Visual Prolog files. These are:
    15 KB (2,458 words) - 16:49, 13 June 2013
  • ...orial are part of the installable examples (in the IDE: '''Help -> Install Examples...'''). ...mental Visual Prolog, Fundamental Visual Prolog - GUI, Fundamental Visual Prolog - the Business Logical Layer), you would notice the same thing: more and mo
    20 KB (3,324 words) - 16:53, 3 February 2022
  • ...s '''Prolog tutorial''' you will learn about the very fundamental ideas of Prolog language programming. Visual Prolog is object oriented, strictly typed and mode checked.
    25 KB (4,303 words) - 17:46, 18 September 2013
  • ...'''execution strategy''' and how '''side effects''' convert the logic of a Prolog program into the desired '''results'''. ...onment to develop and learn Prolog. We shall get into the '''Visual Prolog IDE''' only in the latter parts of this series.
    20 KB (3,210 words) - 19:52, 23 March 2014
  • Visual Prolog Commercial Edition contains an LALR(1) parser generator in the examples (in the directory '''vipLalrGen'''). ...rresponding generated files, and all other files necessary to parse Visual Prolog programs. But that is not the topic of this article, it is only mentioned
    22 KB (3,382 words) - 14:01, 16 February 2018
  • ...a Visual Prolog program. We shall also learn about modal dialogs with two examples: one, which is inbuilt by the Windows operating system, and one, which we s ...orial are part of the installable examples (in the IDE: '''Help -> Install Examples...''').
    37 KB (6,186 words) - 10:56, 14 February 2023
  • == Motivating examples == ...elds you often get a list of suggestions which you can pick from. Typical examples is the browsers URL field and search engines search fields. But if you typ
    12 KB (1,973 words) - 11:51, 4 March 2016
  • ...pt front-end that run in the users browser and a backend written in Visual Prolog. ...-contained and to illustrate how front-end code can interact with a Visual Prolog web service.
    22 KB (3,465 words) - 15:14, 14 September 2021
  • Demonstrating the properties of Visual Prolog language and simple programming techniques, including: {{Polyline1_10Open|project='''Examples\Polyline\Polyline2\Polyline2.prj'''}}
    14 KB (1,414 words) - 15:35, 1 April 2011
  • To demonstrate the features of the Visual Prolog programming language and system features: {{Polyline1_10Open|project='''Examples\Polyline\Polyline3\Polyline3.prj'''}}
    19 KB (1,884 words) - 15:36, 10 June 2021
  • To demonstrate the features of the Visual Prolog programming language and simple ways of programming: {{Polyline1_10Open|project='''Examples\Polyline\Polyline4\Polyline4.prj'''}}
    20 KB (1,913 words) - 15:37, 1 April 2011
  • |goal= Demonstrating the properties of Visual Prolog language and simple programming techniques. {{Polyline1_10Open|project='''Examples\Polyline\Polyline5\Polyline5.prj'''}}
    21 KB (1,992 words) - 15:37, 1 April 2011
  • The examples of the parts of the component declarations and implementations are shown be ...is in reality the analogue of the structure core::nativeGuid of the Visual Prolog system.
    19 KB (2,665 words) - 23:15, 26 November 2009
  • Note that CGI support is available only in the Commercial Edition of Visual Prolog. ...ates, etc. taught. It is assumed that you are familiar with all those. The examples developed in this tutorial do NOT depend on the creation of objects of any
    52 KB (8,818 words) - 11:36, 4 March 2016
  • ==== Examples of practical usage ==== This section shows some cases where anonymous predicates are very handy. The examples assume that the PFC scopes core, std, stdio, list and string are open.
    22 KB (3,178 words) - 11:14, 8 November 2016
  • |goal= To demonstrate the features of the Visual Prolog programming language and system features. {{Polyline1_10Open|project='''Examples\Polyline\Polyline7\Polyline7.prj'''}}
    30 KB (2,848 words) - 15:39, 1 April 2011
  • |goal=Demonstrating the properties of Visual Prolog language and simple programming techniques. {{Polyline1_10Open|project='''Examples\Polyline\Polyline6\Polyline6.prj'''}}
    32 KB (2,971 words) - 15:36, 10 June 2021