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

Attributed variables within Clauses #37

Open
TeamSPoon opened this issue Dec 27, 2015 · 0 comments
Open

Attributed variables within Clauses #37

TeamSPoon opened this issue Dec 27, 2015 · 0 comments
Labels

Comments

@TeamSPoon
Copy link

Attributed variables within Clauses

Perhaps: clause_goals(Head,Body,Goals).

What this reminds me is how often I think it'd be nice to have some sort of clause property called extra_space where we could put an arbitrary terms. (though with an expectation of Variables aligning to Head/Body) ) And if it can be efficiently accessed by C, even moving some of C's properties into this extra_space. This space would be used by all sorts of things.. Variable names groveled out by prolog_source or having comments placed in them. I know this opens a can of fun.

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

No branches or pull requests

2 participants