Content deleted Content added
Jerryobject (talk | contribs) Template:Infobox programming language parameters: adds, fills. |
Jerryobject (talk | contribs) WP:LINKs: update-standardizes, underscores > spaces, adds, needless WP:PIPEs > WP:NOPIPEs. MOS:FIRSTABBReviations clarify, define before parenthetic WP:ABBRs. Adds: Template:Official website, Template:GitHub, MOS:COMMENT, WP:CATEGORY. |
||
Line 1:
{{Infobox programming language
| name = Ballerina
| logo =
|
| released = {{Start date and age|2017}}
| designer = [[Sanjiva Weerawarana]], [[James Clark (programmer)|James Clark]], Sameera Jayasoma, Hasitha Aravinda, Srinath Perera, [[Frank Leymann]] and [[WSO2]]<ref>{{cite web |url=https://ballerina.io/spec/lang/master/ |publisher=WSO2 |title=Ballerina Language Specification |access-date=2020-04-24 |archive-date=2020-08-11 |archive-url=https://web.archive.org/web/20200811095205/https://ballerina.io/spec/lang/master/ |url-status=dead
| developer = [[WSO2]]
| released = {{Start date and age|2019|09|10}}
| latest release version = 2201.12.3 (Swan Lake Update 12)
| latest release date = {{Start date and age|2025|04|10}}
| typing = [[
| influenced by = [[Java (programming language)|Java]], [[
| programming language = [[Java (programming language)|Java]], Ballerina, [[TypeScript]]<ref name="sourcecode"
| platform = [[x86-64]]
| operating system = [[Cross-platform software|Cross-platform]]: [[Microsoft Windows|Windows]], [[Linux]], [[macOS]]
| license = [[Apache License|Apache]] 2.0<ref name="license">{{cite web
|
|
|
|
}}</ref>
| website = {{URL|
}}
'''Ballerina''' is an
The project started in 2015 by architects from [[WSO2]] as a code-based alternative to the configuration-based integration tools such as [[
It has various constructs geared toward cloud-native development including support for various data formats and protocols, reliability, distributed transactions,
== History ==
Line 73:
</syntaxhighlight>
<ref name="example1">{{cite web |url=https://ballerina.io/learn/by-example/hello-world-service.html |title=Hello world service |author=Ballerina Team |date=16 September 2020 |publisher=ballerina.io |access-date=16 September 2020 |archive-date=16 September 2020 |archive-url=https://web.archive.org/web/20200916185848/https://ballerina.io/learn/by-example/hello-world-service.html |url-status=dead
=== REST API ===
Line 254:
== External links ==
* {{Official website|ballerina.io}}
* {{GitHub|ballerina-platform}}
{{Programming languages}}
Line 268:
[[Category:Free software projects]]
[[Category:Cross-platform free software]]
<!-- Hidden categories below -->
[[Category:Articles with example code]]
|