scryer-prolog
https://github.com/mthom/scryer-prolog
Rust
A modern Prolog implementation written mostly in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to scryer-prolog
Help out
- Issues
- Proposal: Add built‑ins `ternary/4` and `ternary_t/5` for declarative data selection
- Proposal: Mechanism for bundling external/ecosystem libraries (e.g., Git submodules) into the Scryer binary distribution
- write_term/2/3: excessively long variable names
- Remove spurious log file added by 89c04438e652.
- Panic on termux
- Cut in freeze/2 cuts other frozen goal
- max_arity not being checked in some cases lead to unsigned integer overflow
- link to ongoing work on JIT indexing which is now accessible
- Fix statistics/2: raise domain_error on unknown key instead of failing silently
- statistics/2: unexpected silent failure
- Docs
- Rust not yet supported