Hi Thomas,
Can you please tell me about what the use cases will be that we can showcase to customers and how customers can start using Prolog in their Enterprise today.
Thank you.
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
-
- Posts: 14
- Joined: 24 Oct 2016 10:02
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
-
- Posts: 14
- Joined: 24 Oct 2016 10:02
-
- VIP Member
- Posts: 1466
- Joined: 28 Feb 2000 0:01
Maybe the problem is that I don't understand/know your customer relation.
The normal situation is that our customers uses Visual Prolog to write a program that their customers use in their enterprise. So normally our customer's customers does not use Visual Prolog, but a program written in Visual Prolog.
But your question sounds like you want your customers to use Visual Prolog themselves?
Anyways, regarding the other part of your question:
Visual Prolog produces compiled programs running a single goal. There is no interactive/dynamical mode.
To produce something that does have an interactive mode you will have to embed a query language of your own.
The examples that comes with Visual Prolog contains both PIE which is an old-fashioned Prolog interpreter system with "interactive mode". Furthermore, the pieDemo demonstrates how the engine from PIE can be used in your own project to become interactive with your own code.
The normal situation is that our customers uses Visual Prolog to write a program that their customers use in their enterprise. So normally our customer's customers does not use Visual Prolog, but a program written in Visual Prolog.
But your question sounds like you want your customers to use Visual Prolog themselves?
Anyways, regarding the other part of your question:
Visual Prolog produces compiled programs running a single goal. There is no interactive/dynamical mode.
To produce something that does have an interactive mode you will have to embed a query language of your own.
The examples that comes with Visual Prolog contains both PIE which is an old-fashioned Prolog interpreter system with "interactive mode". Furthermore, the pieDemo demonstrates how the engine from PIE can be used in your own project to become interactive with your own code.
Regards Thomas Linder Puls
PDC
PDC