logic-programming
Here are 552 public repositories matching this topic...
With oso 0.11.1 and Rust client code.
When tracking down policy logic failures using the POLAR_LOG=1
environment variable I will see the logging of the execution of all of my inline queries. The problem is that I have lots of these, but usually I'm not interested in the ones in my core policy files which are fairly static and unchanging, but rather I'm interested in those policy sources that
-
Updated
Jul 15, 2021 - HTML
-
Updated
Jul 23, 2021 - Clojure
-
Updated
Dec 11, 2020 - Clojure
unsafeOffset :: Int -> Array.Array a -> Array.Array a
and
unsafeCut :: Int -> Array.Array a -> Array.Array a
or,
unsafeSlice :: Int -> Int -> Array.Array a -> Array.Array a
@harendra-kumar Thoughts?
Per discussion in #2743 this class is mis-named.
Also, rename LinkStreamValue
to just plain LinkStream
.
-
Updated
Jul 26, 2021 - C++
-
Updated
Apr 11, 2021 - Haskell
-
Updated
May 4, 2021 - JavaScript
Hi there,
Thanks for this amazing module.
I think there is a problem with the way terms are printed.
I run some Prolog code from Python, querying Prolog with:
H = pyswip.Variable()
induce = pyswip.Functor('induce', 1)
q = Query(induce(H))
q.nextSolution()
print(H.value)
I get a result like this for H:
[Functor(319757,2,
[Functor(9048461,3,_10560234,_10560236,_1056023
-
Updated
Dec 22, 2020 - Haskell
-
Updated
Mar 7, 2021 - Shen
-
Updated
Jul 24, 2021 - Prolog
-
Updated
Mar 13, 2019 - Prolog
-
Updated
May 13, 2019 - Python
-
Updated
Mar 29, 2021 - Rust
-
Updated
May 17, 2020 - Swift
-
Updated
Jan 7, 2021 - C
-
Updated
Feb 24, 2021 - C++
-
Updated
Jul 21, 2021 - Rust
-
Updated
Jul 25, 2021 - Go
-
Updated
Jun 6, 2018 - Python
-
Updated
Aug 31, 2019 - Clojure
-
Updated
Jul 28, 2020 - Prolog
-
Updated
Feb 21, 2019 - Erlang
-
Updated
Feb 24, 2021 - Jupyter Notebook
-
Updated
Mar 24, 2021 - Julia
-
Updated
Jun 13, 2021 - C++
-
Updated
Mar 19, 2021 - Python
Improve this page
Add a description, image, and links to the logic-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the logic-programming topic, visit your repo's landing page and select "manage topics."
I am very curious about experience of newcomers with the tutorial. I am sure it can be improved to make onboarding easier.