Replies: 3 comments 3 replies
-
|
Very interesting, thank you a lot for working on this and for sharing this! Regarding |
Beta Was this translation helpful? Give feedback.
-
|
Good demonstration how clpz makes reasoning with numbers elegant, without relying on non-monotonic predicates. I think we should have somewhere a library of DCG rules, because common patterns are re-implemented over and over. P.S. Isn't |
Beta Was this translation helpful? Give feedback.
-
(Any reason to prefer |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've been working with DCGs and inspired by other parsing frameworks I designed some abstractions on top of DCGs to help me parse and generate some stuff. I will list them and show how to use them so you can use them if you find them useful or leave feedback.
Example time:
I also plan to write a new tutorial for the website using some (no pun intended) of this constructs.
Greetings,
Adrián
Beta Was this translation helpful? Give feedback.
All reactions