GithubHelp home page GithubHelp logo

hhy5277 / ballerina-lang Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ballerina-platform/ballerina-lang

0.0 2.0 0.0 306.78 MB

Ballerina is a compiled, transactional, statically and strongly typed programming language with textual and graphical syntaxes.

License: Apache License 2.0

Ballerina 17.24% Shell 0.04% Java 79.10% ANTLR 0.35% TypeScript 1.29% JavaScript 0.18% HTML 0.31% CSS 0.49% Batchfile 0.04% Groovy 0.04% PLpgSQL 0.03% Lex 0.10% Scala 0.77% Dockerfile 0.01%

ballerina-lang's Introduction

Ballerina

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

Ballerina is a compiled, type safe, concurrent programming language designed to make it simple to write microservices that integrate APIs.

Integration Syntax

A compiled, transactional, statically and strongly typed programming language with textual and graphical syntaxes. Ballerina incorporates fundamental concepts of distributed system integration and offers a type safe, concurrent environment to implement microservices.

Networked Type System

A type system that embraces network payload variability with primitive, object, union, and tuple types.

Concurrency

An execution model composed of lightweight parallel worker units that are non-blocking where no function can lock an executing thread manifesting sequence concurrency.

Table of contents

Getting started

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

Download and install

Download the binary

You can download the Ballerina distribution at http://ballerina.io.

Install from source

Alternatively, you can install Ballerina from the source using the following instructions.

Prerequisites

Building the source

  1. Clone this repository using the following command.

    git clone --recursive https://github.com/ballerina-platform/ballerina-lang

    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 repository root directory.

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

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.

ballerina-lang's People

Contributors

afkham avatar anupama-pathirage avatar ballerina-bot avatar chamil321 avatar daneshk avatar djkevincr avatar hasithaa avatar hemikak avatar hevayo avatar irunika avatar kaviththiranga avatar keizer619 avatar kishanthan avatar lafernando avatar lankavitharana avatar maheeka avatar maryamzi avatar mohanvive avatar nadeeshaan avatar natashawso2 avatar nipunamarcus avatar pubudu91 avatar rasika avatar sameerajayasoma avatar shafreenanfar avatar shan1024 avatar suhothayan 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.