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

Alloy Support #2

Open
zhanghongce opened this issue Dec 2, 2017 · 0 comments
Open

Alloy Support #2

zhanghongce opened this issue Dec 2, 2017 · 0 comments

Comments

@zhanghongce
Copy link

zhanghongce commented Dec 2, 2017

Previously, we wrote all our constraints in Alloy, however, due to speed issue, I want to shift to ocelot. I found that the preliminary Alloy-style support in lib/alloy.rkt very useful. But I wonder if it is possible to support more Alloy language construct like extends, some, set and etc in the future.

sig A extends B { f1: set C, f2: some C }

I tried to understand the alloy.rkt, but it is a little bit hard. If there is currently no such development plan, I will try to write my own compiler (outside racket).

Thank you!

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