P#: A concurrent Prolog for .NET

P#: A concurrent Prolog for .NET

P# is a compiler which facilitates interoperation between a concurrent superset of the Prolog programming language and C#. This enables Prolog to be used as a native implementation language for Microsoft’s .NET platform. P# compiles a linear logic extension of Prolog to C# source code.

Related Posts