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

Start a library for bootstrapped meta rules for "the mathematical notation" #152

Closed
bvssvni opened this issue Jun 5, 2015 · 1 comment
Closed

Comments

@bvssvni
Copy link
Member

bvssvni commented Jun 5, 2015

The notation I use for reasoning about API designs is based on PistonDevelopers/piston#736. This notation has the benefit that it can express path semantics between functions without needing to encode that information into the types, so it is very easy to use for reasoning.

I have tested piston-meta by writing the rules manually and think it also would serve as a good test case for testing bootstrapping meta rules. With bootstrapped rules, we would have a better guess if there is a good idea to share a meta language across libraries. The bootstrapped rules for the mathematical notation could also open up possibilities for further research projects.

@bvssvni
Copy link
Member Author

bvssvni commented Jun 5, 2015

@bvssvni bvssvni closed this as completed Jun 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant