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
- fix panic in current_prolog_flag/2 when arguments are the same variable
- fix read/1 on non-TTY stdin blocking until newline
- Resolves issue 2694 by updating rustyline to 17.0.2
- Windows improve notty stdin support to resolve issue 3264
- `quadtests` cannot be used as a library module
- fix library paths and module qualification in quadtests.pl
- Dedicated []-related WAM instructions?
- perf improvements for 3265
- Where is the time spent? Exhibit 0: "Naive reverse"
- Scryer hangs when waiting to be prompted for additional solutions if stdin is unsupported terminal type on Windows
- Docs
- Rust not yet supported