Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 882 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 882 Bytes

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 subdirectory. The 2019R3 release can be read using the following URL

https://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 of languge extensions.

There is a separate list of proposals for new language features.