RosettaCodeData/Lang/Ballerina/00-LANG.txt
2026-04-30 12:34:36 -04:00

20 lines
No EOL
1 KiB
Text

{{language|Ballerina
|exec=bytecode
|strength=strong
|safety=safe
|express=explicit
|checking=static
|gc=yes
|hopl=no
|site=https://ballerina.io
}}
'''[https://en.wikipedia.org/wiki/Ballerina_(programming_language) Ballerina]''' is an open source general-purpose programming language designed and supported by [https://wso2.com/ WSO2] for cloud-era application programmers.
It is under development on [https://github.com/ballerina-platform/ballerina-lang GitHub] and is fully documented [https://ballerina.io here].
Ballerina was first publicly announced in 2017 and version 1.0 was released on September 10, 2019. However, a major overhaul took place in 2022 when [https://blog.ballerina.io/posts/2022-02-01-announcing-ballerina-2201.0.0-swan-lake/ Ballerina 2201.0.0 (Swan Lake)] was released.
The current version (2201.12.3) has distributions available for Windows, Linux and macOS and can be downloaded [https://ballerina.io/downloads/ here].
== See Also ==
* [https://ballerina.io/learn/by-example/ Ballerina by Example]