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

Stdlib for airscript #294

Open
hackaugusto opened this issue May 8, 2023 · 1 comment
Open

Stdlib for airscript #294

hackaugusto opened this issue May 8, 2023 · 1 comment

Comments

@hackaugusto
Copy link
Contributor

Some rules are used frequently enough that it makes sense to make them available as part of the language / stdlib, for example:

ev is_binary(main: [a]):
    enf a^2 - a = 0
@bobbinth
Copy link
Contributor

bobbinth commented May 8, 2023

I'd say that things like this should probably be more like language built-ins.

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

2 participants