1
0
Fork
You've already forked kanrex
0
μKanren implemented in Elixir
  • Elixir 100%
Ashton Wiersdorf f5f30567dd Starting work on porting microKanren
Boy going Racket macros → Elixir macros is hard work
2026年07月06日 16:43:10 -06:00
lib Starting work on porting microKanren 2026年07月06日 16:43:10 -06:00
test Starting work on porting microKanren 2026年07月06日 16:43:10 -06:00
.formatter.exs Starting work on porting microKanren 2026年07月06日 16:43:10 -06:00
.gitignore Starting work on porting microKanren 2026年07月06日 16:43:10 -06:00
mix.exs Starting work on porting microKanren 2026年07月06日 16:43:10 -06:00
README.md Starting work on porting microKanren 2026年07月06日 16:43:10 -06:00

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.