Coder Social home page Coder Social logo

shakila / ballerina Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ballerina-platform/ballerina-lang

0.0 2.0 0.0 53.64 MB

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

License: Other

Java 90.17% Ballerina 9.83%

ballerina's Introduction

Build Status 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

If you want to build Ballerina from the source code:

  1. Get a clone or download the source from this repository (https://github.com/ballerinalang/ballerina).
  2. Run the Maven command mvn clean install from the ballerina root directory.
  3. Get a clone or download the source from tools-distribution repository (https://github.com/ballerinalang/tools-distribution).
  4. Run the Maven command mvn clean install from tools-distribution root directory.
  5. Extract the Ballerina distribution created at tools-distribution/modules/ballerina/target/ballerina-<version>-SNAPSHOT.zip to your local directory.

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

amjadhifthikar avatar anjanagunasekera007 avatar anupama-pathirage avatar bsenduran avatar chamil321 avatar chanakaudaya avatar djkevincr avatar dnwick avatar hasithaa avatar hemikak avatar himasha avatar irunika avatar isudana avatar isurusuranga avatar kasun-indrasiri avatar kaviththiranga avatar kishanthan avatar lafernando avatar lankavitharana avatar maheeka avatar malinthaadikari avatar nadeeshaan avatar pubudu91 avatar sameerajayasoma avatar sanjiva avatar shafreenanfar avatar shan1024 avatar sumuditha-viraj avatar supuns avatar wggihan avatar

Watchers

 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.