manuranga / ballerina

Ballerina is a new programming language for integration built on a sequence diagram metaphor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

You can download the Ballerina distribution at https://ballerina.io. For instructions on installing, see Installing Ballerina.

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

About

Ballerina is a new programming language for integration built on a sequence diagram metaphor.

License:Apache License 2.0


Languages

Language:Java 69.6%Language:Ballerina 27.5%Language:TypeScript 1.6%Language:ANTLR 0.3%Language:CSS 0.3%Language:HTML 0.3%Language:Shell 0.1%Language:Batchfile 0.1%Language:Lex 0.1%Language:JavaScript 0.1%Language:TSQL 0.1%Language:Groovy 0.0%Language:XSLT 0.0%Language:Rust 0.0%Language:Dockerfile 0.0%