https://github.com/ballerina-platform/ballerina-lang
The Ballerina Programming Language
https://github.com/ballerina-platform/ballerina-lang
ballerina ballerina-lang cloud-native compiler hacktoberfest integration language programming-language
Last synced: 7 days ago
JSON representation
The Ballerina Programming Language
- Host: GitHub
- URL: https://github.com/ballerina-platform/ballerina-lang
- Owner: ballerina-platform
- License: apache-2.0
- Created: 2016-11-16T14:58:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T16:56:56.000Z (5 months ago)
- Last Synced: 2024-11-16T18:00:36.230Z (5 months ago)
- Topics: ballerina, ballerina-lang, cloud-native, compiler, hacktoberfest, integration, language, programming-language
- Language: Ballerina
- Homepage: https://ballerina.io/
- Size: 831 MB
- Stars: 3,677
- Watchers: 164
- Forks: 752
- Open Issues: 1,549
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-programming-languages - Ballerina - Ballerina is an open-source programming language for the cloud that makes it easier to use, combine, and create network services. (Uncategorized / Uncategorized)
- awesome-repositories - ballerina-platform/ballerina-lang - The Ballerina Programming Language (Ballerina)
- awesome-cloud-native - ballerina-lang - Ballerina is a new programming language for integration built on a sequence diagram metaphor. (Application Delivery)
- awesome-integration - Ballerina (⭐3.7k) - Innovative programming language designed for effortless creation and integration of network services and APIs. (Projects / Integration Frameworks)
- awesome-java - Ballerina
- trackawesomelist - Ballerina (⭐3.7k) (⭐3.7k) - An open-source programming language that simplifies the creation, usage, and combination of network services. (Recently Updated / [Feb 05, 2025](/content/2025/02/05/README.md))
README
Prints "Hello World!" with a hello function.
[//]: # (above is the package summary)# Module Overview
Prints "Hello World!" as the output to the command line using a hello function.