C#Prolog
Screenshots
Description
C#Prolog -- A Prolog interpreter written in C#. Can easily be integrated in C# programs. Characteristics: reliable and fairly fast interpreter, command line interface, Windows-interface, builtin DCG, XML-predicates, SQL-predicates, extendible.
Categories
License
Features
- A Prolog interpreter written entirely in managed C# (3.5 framework)
- Can easily be integrated in other C# programs
- SQL-predicates for connecting to any database supported by C#
- Predicates for reading and writing XML strings or files
- Extendible; C# developers can implement predicates for specific needs
- DCG's (Definite Clause Grammars) supported
- Prolog syntax can be adapted if necessary (parser generator available)
- ListPatternTerm (for complex pattern matching in lists)
- Complex number handling
Update Notifications
User Ratings
User Reviews
-
Very well written, easy to understand, efficient. First-class job!
-
Hi from germany :) I'm waiting for the documented version, too :) Please update it. regards