First draft of a Prolog languages list. Sections on Lambda Prolog, Datalog, and other logic programming languages.
Feedback, PRs, etc., most welcome!
https://t.co/2ooiIqEmAk
NeuroLog: Reasoning You Can Audit -- Neuro-Symbolic Vulnerability Discovery via LLM Facts, Datalog, and SMT: Vulnerability discovery on C/C++ source asks the analyst to choose between heavyweight static analysers, which need a working build before a … set.https://t.co/pczm46Bm3g
@PeterB585337060@JustDeezGuy More seriously, there is a short review available here:
https://t.co/HcLeTVYL40
I'm working on a language that uses this as its core and duality of data/codata fold/unfold.
Bird's work enabled me to discover how to derive prolog/datalog from the same algebra while staying FP
From Time to Space: The Impact of Linearity in Higher-Order Datalog
Angelos Charalambidis, Babis Kostopoulos, Panos Rondogiannis
https://t.co/t6D46Iqkx4 [𝚌𝚜.𝙿𝙻 𝚌𝚜.𝙲𝙲 𝚌𝚜.𝙳𝙱 𝚌𝚜.𝙻𝙾]
Answer-Set-Programming-based Abstractions for Reinforcement Learning
Rafael Bankosegger, Thomas Eiter, Johannes Oetsch
https://t.co/kQxpuiBYIB [𝚌𝚜.𝙰𝙸 𝚌𝚜.𝙻𝙾]
💬To appear in Theory and Practice of Logic Programming (TPLP)
Meta-Programming for Linear-time Temporal Answer Set Programming
Susana Hahn, Amade Nems, Javier Romero, Torsten Schaub
https://t.co/3Gh2JSCbCj [𝚌𝚜.𝙰𝙸]
Today I wondered, is there SQLite but for graphs instead of tables, with something like Datalog to query?
Answer: Yes, and it's completely embeddable!
Check out CozoDB below. 👇🦀
https://t.co/vrYPqGRtg3
LLMs will not drive the "agent loop" in the long term, it will (ironically) be a logic programming language like datalog with LLM inference as a module/function
Getting very psyched for my upcoming Minnowbrook '26 seminar this week: https://t.co/8J7hoNznVc. Tons of folks coming out to talk Datalog, worst-case optimal joins, equality saturation, and related topics.
A Datalog Framework for Conflict-Free Replicated Data Types
Elena Yanakieva, Annette Bieniusa, Stefania Dumbrava
https://t.co/Ou3XmRuB2g [𝚌𝚜.𝙳𝙲 𝚌𝚜.𝙳𝙱 𝚌𝚜.𝙻𝙾 𝚌𝚜.𝙿𝙻]
Learning Compositional Symbolic Task Rules from Demonstrations with Inductive Logic Programming
Oleh Borys, Karla Stepanova
https://t.co/PxUUcbNo6X [𝚌𝚜.𝚁𝙾]
Here is a video of neuro-symbolic theorem proving in action using the (opensource) Rocq-piler MCP (we renamed when updating to Rocq) with the Rocq theorem prover.
We @scidonia_ai have spent considerable effort to increase the theorem proving ergonomics for LLMs with our MCP and have gotten the following one-shot for a type preservation theorem about the programming language PCF with references (sort of a micro-ML language) on video:
Model: DeepSeek v4
Tokens to completion: 141k
Cost: $3.43
Time: 20m (video is at 5x speed)
The cut-elimination theorem makes it appear as if the cut rule in logic is not important, but the cut rule is what allows a system (possibly not human) to think.