μKanren implemented in Elixir
|
Ashton Wiersdorf
f5f30567dd
Starting work on porting microKanren
Boy going Racket macros → Elixir macros is hard work |
||
|---|---|---|
| lib | Starting work on porting microKanren | |
| test | Starting work on porting microKanren | |
| .formatter.exs | Starting work on porting microKanren | |
| .gitignore | Starting work on porting microKanren | |
| mix.exs | Starting work on porting microKanren | |
| README.md | Starting work on porting microKanren | |
Kanrex
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding kanrex to your list of dependencies in mix.exs:
def deps do
[
{:kanrex, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/kanrex.