Emir Uz

Results 4 issues of Emir Uz

Installation instructions here: https://ocaml.xyz/tutorial/introduction.html These lines: ``` pip install jupyter opam install jupyter jupyter kernelspec install --name ocaml-jupyter "$(opam config var share)/jupyter" ``` the opam jupyter install wont create the...

bug

Code: %%logica Engineers @Engine("sqlite"); Employee(name: "Alice", role: "Product Manager"); Employee(name: "Bob", role: "Engineer"); Employee(name: "Caroline", role: "Engineer"); Employee(name: "David", role: "Data Scientist"); Employee(name: "Eve", role: "Data Scientist"); Engineers(..r) :- Employee(..r),...

Hey thank you for this, but pickled objects in Python can be used to invoke remote code execution. It means I have to trust you in order to use this...

Would it be possible to get a few non-trivial examples? Perhaps a solution to some of the 99 Prolog problems for example? If its possible to use logict to process...