We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

C#Prolog

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- and JSON-predicates, SQL-predicates, extendible.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website https://cs-prolog.sourceforge.io
Tags
License
Platform
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 and JSON strings or files
  • Extendible; C# developers can implement predicates for specific needs
  • DCG's (Definite Clause Grammars) supported
  • Prolog syntax can be adapted/enhanced if necessary (parser generator available)
  • ListPatternTerm (for complex pattern matching in lists)
  • Complex number handling