Replies: 1 comment
-
Does On the toplevel, we can consult a Prolog program So, in the case of the Rust bindings, the query could have the shape |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am aware of #225 and related issues, but I am still unsure how to actually proceed in terms of actual implementation. Let's say I'd like to run a Prolog program
test.pl
in my pure Rust CLI application, maybe sending it a query and getting the result back. How would I go on to achieve this? Thank you so much in advance, amazing project BTW!Beta Was this translation helpful? Give feedback.
All reactions