HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by deosjr

Comment by deosjr 3 days ago

0 replies

View on Hacker News

I recently implemented a version of Bret Victor's Dynamicland in the browser using miniKanren, Datalog, and WebAssembly: https://deosjr.github.io/dynamicland/

Knowing how to implement a small logic programming language from scratch really feels like a superpower sometimes.