ballerina-lang
https://github.com/ballerina-platform/ballerina-lang
Ballerina
The Ballerina Programming Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Ballerina not yet supported25 Subscribers
Add a CodeTriage badge to ballerina-lang
Help out
- Issues
- Cannot use an expression of which the static type is a union of iterable types in iteration
- Improve recovery for readonly field in mapping constructor
- `RuntimeException` `Syntax kind is not supported: SEMICOLON_TOKEN` for invalid code sample
- Improve recovery for missing open brace of mapping constructor
- No `expression will always evaluate to 'true'` warning when literals and the corresponding finite type is used in `is-expr`
- The precise static type is not inferred correctly in `let-expr`
- incompatible types error for `t is [1, 2]` where `readonly t = [1, 2];`
- Incorrect error when using a backtick as `expr` of interpoation in `string-template-expr`
- Compilation failure with NPE when a transitive dependency is not found
- Compilation failure when a transitive dependency is not found
- Docs
- Ballerina not yet supported