Packages
An embedded Prolog dialect for Elixir: classic Prolog syntax (`:-`, `,`/`;`, `=`, a mutable op/3 table) via a reader on Ichor, fronting Episteme -- the resolution engine and clause database (unification, SLD-resolution, backtracking, a real clause-scoped cut) behind it.
Current section
2 Dependencies
Jump to
Current section
2 Dependencies
Dependencies of aletheia
2 dependencies| Package | Requirement |
|---|---|
| episteme |
~> 0.2
|
| ichor_runtime |
~> 0.2
|