An open API service indexing awesome lists of open source software.

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

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 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](langext/README.md) of languge extensions.

There is a separate list of [proposals](lang/proposals/README.md) for new language features.