Giter Club home page Giter Club logo

ballerina's Introduction

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

Hello, I'm Ballerina.

Ballerina is a general purpose, concurrent, and strongly typed programming language with both textual and graphical syntaxes. It is designed to make it easier to write programs that integrate with data sources, services, and network-connected APIs of all kinds. It is optimized primarily for such programs - while it can be use to program anything, it is not recommended to use Ballerina if a significant portion of the program is not related to integrating with data sources, services, or network-connected APIs.

Ballerina has been inspired by Java, Go, and other languages, but it has a concurrency model built around a sequence diagram metaphor.

Getting started

You can download the Ballerina distribution, try samples, and read the documentation at http://ballerinalang.org.

Building from the source

Prerequisites

  1. Maven
  2. Node (v8.9.x or latest LTS release) + npm (v5.6.0 or later)
  3. Docker

Building the source

  1. Clone this repository using the following command.

    git clone --recursive https://github.com/ballerinalang/ballerina

    If you download the sources, you need to update the git submodules using the following command.

    git submodule update --init 
  2. Run the Maven command mvn clean install from the ballerina root directory.

  3. Extract the Ballerina distribution created at distribution/zip/ballerina/target/ballerina-<version>-SNAPSHOT.zip.

Running samples

The website http://ballerinalang.org has several samples you can try out right there in the page. These samples are also available in the <ballerina_home>/samples directory in your Ballerina distribution. Or go to the ballerina-by-example website to view the Ballerina examples.

ballerina's People

Contributors

kaviththiranga avatar sameerajayasoma avatar nadeeshaan avatar maheeka avatar hevayo avatar lankavitharana avatar sumuditha-viraj avatar shan1024 avatar hemikak avatar nipunamarcus avatar hasithaa avatar anupama-pathirage avatar suhothayan avatar ballerina-bot avatar keizer619 avatar natashawso2 avatar irunika avatar djkevincr avatar chamil321 avatar pubudu91 avatar lafernando avatar isudana avatar manuranga avatar supuns avatar shafreenanfar avatar chanakaudaya avatar mohanvive avatar dnwick avatar srsharon avatar wso2-jenkins-bot avatar

Watchers

Omindu Rathnaweera avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.