Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danhper/scalog

Datalog implementation in Scala.
https://github.com/danhper/scalog

Last synced: about 1 month ago
JSON representation

Datalog implementation in Scala.

Awesome Lists containing this project

README

        

# scalog (in development)

Basic datalog implementation in Scala.

scalog provides a parser to parse normal Datalog
files as well as a DSL to use Datalog-like syntax
in Scala.