Prolog.NET Workbench 1.0
Free
Latest version:
1.0 beta
See all
Developer:
Richard G. Todd
Prolog.NET Workbench is a .NET-base implementation of Prolog based on the Warren Abstract Machine (WAM) architecture.
This project contains:
* Prolog - the primary assembly containing the Prolog.NET compiler and interpreter.
* PrologLibrary - an assembly containing external functions callable by Prolog.NET programs.
* PrologSchedule - a WPF application demonstrating the use of Prolog.NET from a client C# application.
* PrologTest - a console application used for testing.
* PrologWorkbench - a WPF application used for editing, running and debugging Prolog.NET programs.
Comments