asdi 0.2.5

Another Simplistic Datalog Implementation (in Rust)
Documentation
1
2
3
4
5
6
7
# Appendix: Datalog EBNF

```ebnf
{{#include datalog.ebnf}}
```

This file is accessible directly [here](datalog.ebnf).