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

Pattern-matching - minikanren? #502

Open
guitarvydas opened this issue Jun 7, 2024 · 1 comment
Open

Pattern-matching - minikanren? #502

guitarvydas opened this issue Jun 7, 2024 · 1 comment

Comments

@guitarvydas
Copy link

See optima. (https://github.com/m2ym/optima) and miniKanren (http://minikanren.org).

PEG: see Janet. I use Ohm (ohmjs.org), but, it ain't Common Lisp. IMO, OhmJS is to textual programming what macros are to Lispers. OhmJS can generate CL code...

@vindarel
Copy link
Collaborator

vindarel commented Jun 7, 2024

optima and trivia are referenced - edit: there is no "pattern matching" section though.

PEG: see Janet's port to CL: https://github.com/ravi-delia/uclp It's referenced under "text and binary parsers", there might be a better section?

Do we have a good minikanren CL library worth referencing here?

@vindarel vindarel changed the title Pattern-matching Pattern-matching - minikanren? Jun 7, 2024
vindarel added a commit that referenced this issue Jun 7, 2024
vindarel added a commit that referenced this issue Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants