Y
Hacker News
new
|
ask
|
show
|
jobs
by
hwayne
149 days ago
Check out datalog!
https://learn-some.com/
The tutorial there uses Clojure syntax but Datalog normally uses a Prolog syntax.
1 comments
akritid
149 days ago
This datalog implementation uses prolog syntax, can even run the queries in prolog to contrast the model:
https://des.sourceforge.io/
link