https://github.com/ballerina-platform/ballerina-spec
Ballerina Language and Platform Specifications
https://github.com/ballerina-platform/ballerina-spec
ballerina
Last synced: 3 months ago
JSON representation
Ballerina Language and Platform Specifications
- Host: GitHub
- URL: https://github.com/ballerina-platform/ballerina-spec
- Owner: ballerina-platform
- License: other
- Created: 2019-03-19T04:48:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-29T04:05:10.000Z (5 months ago)
- Last Synced: 2025-05-29T05:18:58.821Z (5 months ago)
- Topics: ballerina
- Language: HTML
- Homepage:
- Size: 3.79 MB
- Stars: 167
- Watchers: 85
- Forks: 61
- Open Issues: 404
-
Metadata Files:
- Readme: README.md
- License: License.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Ballerina Specifications
Ballerina is a new programming language for writing network distributed applications.
This repository will contain specifications relating to Ballerina, and will be used to manage issues relating
to those specifications.Currently, it contains only the Ballerina Language Specification. The XHTML source is in
the [lang](lang/) subdirectory. The 2019R3 release can be read using the following URLhttps://htmlpreview.github.io/?https://raw.githubusercontent.com/ballerina-platform/ballerina-spec/v2019R3/lang/spec.html
The live version is here:
https://htmlpreview.github.io/?https://raw.githubusercontent.com/ballerina-platform/ballerina-spec/master/lang/spec.html
There is a separate list of [specifications](langext/README.md) of languge extensions.
There is a separate list of [proposals](lang/proposals/README.md) for new language features.