microsoft / Guan

Guan is a cross-platform, general-purpose logic programming library with a C# API for external predicate implementation. It is a close approximation of Prolog, with extended capabilities and some differences.
MIT License
72 stars 5 forks source link

Standard Library? #13

Closed furesoft closed 2 years ago

furesoft commented 2 years ago

Is it planned to improve the standard guan library for example handling strings?

GitTorre commented 2 years ago

Hi, what exactly are you referring to? Guan already has built-in support for strings. Please elaborate.