Ballerina
Ballerina is a general-purpose programming language designed by WSO2 for cloud-era application programmers. It is free and open-source software released under Apache License 2. Wikipedia
Created Year: 2017Developed by: WSO2
Operating systems: Microsoft Windows • Linux • macOS
Aliases: Ballerina (programming language)
File extensions: bal
Wikidata: Q51160183
Influenced by: C • C++ • C# • Dart • Go • Haskell • Java • JavaScript • Kotlin • Rust • Swift • TypeScript
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");
}
Source: github.com/leachim6/hello-world
Search on GitHub
| Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
|---|
Latest data update: 2025-10-21