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

support some of GRIPS function notation #7

@mndrix

Description

@mndrix

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions