Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

support some of GRIPS function notation #7

Open
2 tasks
mndrix opened this issue Jul 10, 2013 · 0 comments
Open
2 tasks

support some of GRIPS function notation #7

mndrix opened this issue Jul 10, 2013 · 0 comments

Comments

@mndrix
Copy link
Owner

mndrix commented Jul 10, 2013

GRIPS is another functional sugar for Prolog. Implement ideas from it, if they seem worthwhile:

  • <- functional definitions that automatically insert cuts to make the predicate deterministic
  • if guards for functional definitions

Perhaps these features should only be available by doing use_module(library(func), [grips/0]). Namely, explicitly enabling GRIPS support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant