asdi 0.2.5

Another Simplistic Datalog Implementation (in Rust)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[book]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
language = "en"
multilingual = false
src = "src"
title = "Another Simplistic Datalog Implementation (in Rust)"

[rust]
edition = "2018"

[output.html]
git-repository-url = "https://github.com/johnstonskj/rust-asdi"
additional-css = ["asdi.css"]
additional-js = ["datalog.js", "dot.js", "asdi.js"]
curly-quotes = true
mathjax-support = false