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

Add arrays #29

Open
effectfully opened this issue Sep 18, 2019 · 3 comments
Open

Add arrays #29

effectfully opened this issue Sep 18, 2019 · 3 comments

Comments

@effectfully
Copy link
Owner

We now have loops and statically unrollable arrays will give us a lot of power.

@kwxm
Copy link
Collaborator

kwxm commented Sep 19, 2019

This language gets less and less tiny every day.

@effectfully
Copy link
Owner Author

This language gets less and less tiny every day.

Yeah, one day we'll probably compile a fair chunk of Plutus into it. And we'll probably add more "imperative" constructs.

@effectfully
Copy link
Owner Author

Added vectors of booleans in #34 and unpacking of integer field elements into binary form (required downstream).

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

2 participants