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

Evaluate "MPS Code Rules" #8

Open
slisson opened this issue Feb 27, 2023 · 0 comments
Open

Evaluate "MPS Code Rules" #8

slisson opened this issue Feb 27, 2023 · 0 comments
Assignees

Comments

@slisson
Copy link
Member

slisson commented Feb 27, 2023

MPS Code Rules uses constraint handling rules (CHR) and unification to implement a new type system for MPS.

The approach can also be used to derive/proof other properties of the model. Such an engine might be useful even if the full power is not required for the type system.

Questions are

  • is the performance sufficient?
  • can it be incrementalized?
  • are the abstractions suitable to be exposed to the language developer or do we need some higher level abstractions on top of it?
@slisson slisson self-assigned this Feb 27, 2023
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

1 participant