Answer Posted / guest
.NET is an emerging, machine-independent platform from
Microsoft. It is similar in architecture to Amzi! Prolog
and .NET in that it has its own virtual machine called the
Common Language Runtime (CLR). The primary interface for
the CLR is a managed wrapper class for amzi.dll, which is
described here. As .NET continues to evolve, our interface
(s) will meet Amzi!'s customer's needs. Please tell use
about your needs by e-mailing us at www.amzi.com.
The .NET Class encapsulates the Amzi! Logic Server for use
by .NET applications and applets. It includes:
A .NET Class Package the encapsulates a Logic Server Engine
Methods that correspond to the Logic Server API Functions
Use of .NET's exception handling for API errors, and
.NET-like method interfaces.
In addition, you can extend the .NET Class to allow Prolog
to call methods in your .NET code.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
How does bitwise work?
What is difference between string and stringbuilder in c#?
What is executescalar in c#?
What are the types of comment in c# with examples?
What is difference between struct and class in c#?
What is the advantage of extension method in c#?
Can you put two constructor with the same structure in a class?
What is the difference between Decorator and Adapter pattern?
How do you clear a list in c#?
How big is an int in c#?
How do I simulate optional parameters to com calls?
How many root nodes are there in an xml document?
What does typeof return c#?
What is dictionary and hashtable in c#?
What is object type in c#?