logoalt Hacker News

deosjr06/15/20251 replyview on HN

Seems like interest in Datalog is high this week, so I thought I'd share a write-up of a minimal Datalog implementation I did a while ago.

Runs in the browser using Hoot (https://spritely.institute/hoot/) which compiles Guile Scheme to WebAssembly.


Replies

davexunit06/16/2025

Wow this might be the coolest use of Hoot I've seen! I need to run this for myself soon.

show 1 reply