Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement tabling #65

Open
brandonwillard opened this issue Oct 5, 2022 · 0 comments
Open

Implement tabling #65

brandonwillard opened this issue Oct 5, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed important performance term rewriting

Comments

@brandonwillard
Copy link
Member

We could really use some form of tabling (i.e. a logic programming form of memoization).

See Byrd, William E. 2009. “Relational Programming in MiniKanren: Techniques, Applications, and Implementations.” for a detailed description and reference implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed important performance term rewriting
Projects
None yet
Development

No branches or pull requests

1 participant