Hacker News new | ask | show | jobs
An Introduction to Datalog in Flix (paulbutcher.com)
3 points by paulbutcher 1336 days ago
1 comments

Flix is an exciting new programming language which provides the power of strongly typed functional programming with the accessibility of “programmer friendly” languages like Go, Rust, or Ruby.

This article isn’t about Flix, though, it’s about Datalog, and the reason why Flix plus Datalog creates something greater than the sum of its parts.