Source: commons.wikimedia.org

programming language

Created Year: 2017
Developed by: WSO2
Operating systems: LinuxMicrosoft WindowsmacOS
Aliases: Ballerina (programming language)
File extensions: bal

Wikidata: Q51160183

Influenced by: CC++C#DartGoHaskellJavaJavaScriptKotlinRustSwiftTypeScript

Programming paradigms: concurrent computing

Ballerina Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in Ballerina

import ballerina/io;

public function main() {
    io:println("Hello World");
}

Search on GitHub


Latest data update: 2024-09-09