J Jon Skeet [C# MVP] Oct 28, 2005 #2 alberto said: Does somebody know where I can find the P# compiler? Click to expand... Google is your friend. I had never heard of P# before, but two Google searches later (one unsuccessful one for P#, one successful one for PSharp) I'd found this: http://www.dcs.ed.ac.uk/home/jjc/psharp/psharp-1.1.3/dlpsharp.html Jon
alberto said: Does somebody know where I can find the P# compiler? Click to expand... Google is your friend. I had never heard of P# before, but two Google searches later (one unsuccessful one for P#, one successful one for PSharp) I'd found this: http://www.dcs.ed.ac.uk/home/jjc/psharp/psharp-1.1.3/dlpsharp.html Jon
G Guest Oct 28, 2005 #3 if you mean C# compiler and you have VS.NET2003/2005 installed you can use csc.exe from the Visual Studio command prompt.
if you mean C# compiler and you have VS.NET2003/2005 installed you can use csc.exe from the Visual Studio command prompt.