Skip to content

ballerina-platform/ballerina-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa37169 · Jul 22, 2024
Mar 30, 2023
Sep 9, 2019
May 22, 2019
Aug 9, 2023
Mar 21, 2024
Nov 6, 2023
Apr 7, 2022
Jul 19, 2024
Mar 18, 2020
Feb 9, 2021
Jul 19, 2024
Mar 14, 2022
Nov 8, 2022
Jul 4, 2024
Jun 26, 2024
Nov 10, 2020
Jul 10, 2024
Jul 5, 2024
Aug 22, 2023
Jul 19, 2019
Apr 2, 2020
Oct 20, 2018
May 13, 2020
Mar 21, 2024
Feb 13, 2018
Jun 11, 2019
Feb 19, 2020
Mar 17, 2020
Feb 13, 2018
Jul 23, 2019
Mar 8, 2017
Apr 2, 2018
Mar 24, 2020
Feb 19, 2020
Mar 5, 2020
Oct 16, 2019
Aug 9, 2023
Jul 22, 2024
Feb 27, 2019
Feb 27, 2019
Oct 23, 2019
Nov 19, 2021

Build Status GitHub (pre-)release GitHub (Pre-)Release Date GitHub last commit License

The Ballerina Programming Language

Ballerina is an open source programming language and platform for cloud-era application programmers to easily write software that just works.

Providing and consuming services

It has inherently concurrent first-class language constructs for providing and consuming services.

Sequence diagrams

Sequence diagram based graphical view shows the most fundamental aspect of the semantics of a network distributed application.

Structural typing

It allows for looser coupling between distributed components and eliminates the friction of data binding.

Metadata

Extensible metadata enables easy integration of Ballerina programs with cloud platforms.

Getting started

You can use one of the following options to try out Ballerina.

Downloading and installing

For instructions on downloading and installing, see Installing Ballerina.

Building from source

For prerequisites and instructions on building from source, see Installing from source.

Reporting issues and security flaws

Report an issue in the relevant repo out of the GitHub repos listed below.

Tip: If you are unsure whether you have found a bug, search existing issues in the corresponding repo on GitHub and raise it in the Ballerina-Dev Google Group.

Contributing to Ballerina

As an open source project, Ballerina welcomes contributions from the community. To start contributing, read these contribution guidelines for information on how you should go about contributing to our project.

Check the issue tracker for open issues that interest you. We look forward to receiving your contributions.

License

Ballerina code is distributed under Apache license 2.0.

Useful links

  • The [email protected] mailing list is for discussing code changes to the Ballerina project.
  • Chat live with us on our Slack channel.
  • Technical questions should be posted on Stack Overflow with the #ballerina tag.
  • Ballerina performance test results are available here.