Can anyone recommend a Prolog compiler for .Net.
The ones that I have been able to find searching the net, do not appear to have been updated for several years.
Thanks
Shiraz
Can anyone recommend a Prolog compiler for .Net.
The ones that I have been able to find searching the net, do not appear to have been updated for several years.
Thanks
Shiraz
Ahhm, I googled for "Prolog.NET" and found this (1st result btw)
Prolog.NET is a full featured Prolog programming environment for the .NET Framework. It includes an enhanced compiler with language extensions and a code generator targeting Microsoft's Intermediate Language (MSIL) and integration with Visual Studio .NET Integrated development environment.
If you dont find you maybe need this tool Microsoft Oslo (Codename). This is a software for can create DSL's and work perfectly for develop a diagram syntax for compilers.
Check this link http://www.codeproject.com/KB/cs/Oslo_MGrammar.aspx?display=PrintAll
On this article they recommend P# and XSB: http://www.codeproject.com/KB/system/PrologNET.aspx