You can edit almost every page by Creating an account. Otherwise, see the FAQ.

P Sharp (programming language)

From EverybodyWiki Bios & Wiki

P# is an implementation of Prolog for .NET that generates C# objects from Prolog. P# also extends Prolog to add some concurrency constructs such as message passing and forking threads.

A P# Prolog predicate can call a C# method in the following way: ’System.Console’:’WriteLine’( ’Hello World!’, _ ).

References[edit]

[1]


This article "P Sharp (programming language)" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:P Sharp (programming language). Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.

  1. Cook, John. "P# Manual (version 1.1.3)" (PDF). Retrieved 9 October 2018.