An open API service indexing awesome lists of open source software.

https://github.com/paulbutcher/datalog-flix

Code to accompany An Introduction to Datalog in Flix
https://github.com/paulbutcher/datalog-flix

datalog flix flix-programming-language

Last synced: 7 months ago
JSON representation

Code to accompany An Introduction to Datalog in Flix

Awesome Lists containing this project

README

          

# An introduction to Datalog in Flix

This is the code for the series of articles [An introduction to Datalog in Flix](http://paulbutcher.com/blog/2022/datalog1/)

To run, open a subdirectory within VSCode, install the [Flix Language Server Extension](https://marketplace.visualstudio.com/items?itemName=flix.flix), open `Main.flix` and click on "Run".