datalog

Tag

Cards List
#datalog

I accidentally turned LLM memory into program analysis

Hacker News Top · 2026-08-28 Cached

The author developed a Datalog-based memory system for LLMs to maintain accurate state during investigations like vulnerability research, automatically updating conclusions when facts change.

0 favorites 0 likes
#datalog

DDisasm: Reversible (bi-directional) Disassembler

Hacker News Top · 2026-08-03 Cached

DDisasm is a fast and accurate disassembler that produces reassemblable assembly code using datalog logic programming, supporting multiple ISAs and binary formats.

0 favorites 0 likes
#datalog

Show HN: Lean4 Datalog DSL Based on Google Zanzibar for AI Projects

Hacker News Top · 2026-07-29

A DSL based on Google Zanzibar's datalog language for Lean4 to represent and evaluate knowledge bases, manageable under git and without heavy external dependencies.

0 favorites 0 likes
#datalog

From ambiguous utterances to governed reuse classes: canonicalization, quotient invariance, and conditional decidability

arXiv cs.AI · 2026-07-14 Cached

This paper presents a formal theory for defining reuse of answers in governed conversational AI systems, replacing similarity heuristics with mathematically characterized quotient spaces of resolved utterances.

0 favorites 0 likes
#datalog

Evaluation order and nontermination in query languages

Lobsters Hottest · 2026-06-29 Cached

A blog post discussing evaluation order and nontermination in functional relational query languages like λFS, referencing a paper on finite functional programming presented at FLOPS 2026.

0 favorites 0 likes
#datalog

Datalog

Lobsters Hottest · 2026-06-15 Cached

Comprehensive notes on Datalog: what it is, how to implement it in various languages, and its applications in program analysis, with code examples and resources.

0 favorites 0 likes
#datalog

Deconstructing Datalog

Lobsters Hottest · 2026-06-14 Cached

The article describes the author's PhD dissertation 'Deconstructing Datalog', which integrates Datalog's recursive query capabilities into a typed functional language (Datafun) by using least prefix points and monotonicity tracking in the type system.

0 favorites 0 likes
← Back to home

Submit Feedback