|
|
|
|
|
by pests
875 days ago
|
|
Thank you! I didn't know this had nothing to do with Datalog - just extremely annoying (and not your fault) that we are 7 comments deep. I think we called it C&C back in the day, constructive criticism. Just was missing the constructive part. |
|
I wrote about a particular flavor of datalog, in common use today. [1] [2]. The earliest representation I know which matches the syntax of my essay, was in SICP [3]
There's another, more academic form of datalog which looks a lot like prolog. There's lots of similarities and [2] mentions them.
[1] https://github.com/tonsky/datascript [2] https://docs.datomic.com/pro/query/query.html [3] https://sarabander.github.io/sicp/html/4_002e4.xhtml