Programmer inspired by Alan Kay. Interested in Flow Based Programming and Datalog
In this post, I'll gradually build up to a naive implementation of the Datalog engine in Python
Datalog is like SQL + Recursion. It's derivatives have reduced the code base by 50% or more.