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
What is data type c#?
What is multicast delegate explain with example?
What is an escape sequence? Name some string escape sequences in c#.
What is the difference between throw and throw ex?
What is meant by unicode characters?
What is the purpose of escape sequence?
What is the difference between read and readline in c#?
How do I format in c#?
What do you understand by the terms datareader object and dataset object?
Are objects passed by reference in c#?
What is hashtable in c# net with example?
Explain the top reason to use c# language?
What is the lock statement in c#?
Explain the difference between Metadata and Manifest
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?