Guan/GuanExamples
Charles Torre f990d01c87
[skip ci] Merge pull request #52 from microsoft/develop
[skip ci] GuanExamples -> .NET 6
2023-01-30 16:46:27 -08:00
..
ExternalPredicates [skip ci] 2022-01-25 19:53:51 -08:00
GuanExamples.csproj GuanExamples -> .NET 6 2023-01-30 16:45:34 -08:00
GuanQueryDispatcher.cs 1.0.4: updated nuspec (release notes). 2022-02-08 18:18:48 -08:00
Program.cs [skip ci] lic 2022-01-25 19:40:49 -08:00
ReadMe.md GuanExamples -> .NET 6 2023-01-30 16:45:34 -08:00

ReadMe.md

GuanExamples .NET 6 Console Application

Play around with Guan in a .NET 6 Console application. The idea is that if you know how to write logic rules, query expresssions, and predicates in Prolog, then this is how you can do so (mostly) in Guan. There are differences and extended capabilities. Guan is not 100% like Prolog today (nor is that the goal). You are welcome to help Guan get there, of course. For now, if you write .NET code, then Guan provides you with another familiar and convenient way to add logic programing to your .NET programs.