-
Notifications
You must be signed in to change notification settings - Fork 53
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
Language design ideas #134
Comments
Dependent types ;) |
Not working on new language features for now, perhaps will resume work on Bolt later down the line! |
Not really a language feature, but the bolt compiler could be awesome with multi-file compilation! |
This language is looking really good! EDIT: Sorry if this comment isn't supposed to be here. |
Type inference, even on declarations, like Crystal do.
|
Random ideas to implement:
Some x | None
) (or use type refinement)The text was updated successfully, but these errors were encountered: