Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xieyuheng/exo

logic programming in elixir
https://github.com/xieyuheng/exo

elixir logic-programming microkanren minikanren the-reasoned-schemer

Last synced: about 1 month ago
JSON representation

logic programming in elixir

Awesome Lists containing this project

README

        

# Exo

Exo is an implementation of microkanren and minikanren,
to use logic programming in elixir.

## Package

The package is available at [hex.pm/packages/exo](https://hex.pm/packages/exo).

I recommend you using the git master version by :

{:exo, git: "https://github.com/xieyuheng/exo.git"}

More docs can be found at [hexdocs.pm/exo](https://hexdocs.pm/exo).