SlideShare a Scribd company logo
Architect/Associate Director, WSO2
An Overview of Ballerina Composer
Joseph Fonseka
Ballerina is a textual and a graphical
language.
2
Why graphical ?
3
Java
Ballerina
function main(string[] args) {
endpoint<http:HttpClient > UserAPI {
create http:HttpClient("http://londoni.com/users",{});
}
endpoint<http:HttpClient > EmployeeAPI {
create ttp:HttpClient("http://londoni.com/employe",{});
}
http:Response person;
http:Request employee;
person,_ = UserAPI.get(args[0], {});
employee.setStringPayload(person.getStringPayload());
_,_ = EmployeeAPI.post(args[1], employee);
}
Ballerina Visually
Graphical Syntax
7
Function
Statement
Block Statement
Workers
Worker Messaging
Endpoint
Service
Struct
Composer is a tool to edit
Ballerina programs graphically and
textually
16
• Comes with Ballerina tools distribution
• Run composer with the following command
– <ballerina_home>/bin/composer
• Access http://localhost:9091 in your browser
How to Install ?
•
Composer
Components
Graphical Editor
• Constructs
– Services & Main
– Top Level constructs
– Statements
• Current Package
• Connectors
• Library
Tool Palette
Textual Editor
Split View
Swagger Editor ( API Design )
Transformer
• Language Server Protocol implementation for
Ballerina.
– https://langserver.org/
Ballerina Language Server
• Code completion
– In scope variables
– Functions
– Connectors & Actions
– Keywords
• Code snippet support
Language Server Features
Launcher
Try It
Debugger
Ballerina Composer on Cloud
31
Composer on Cloud
• Complete the Language server to work with other
clients. ( ie. VSCode, Eclipse )
• Built in tools for special integration scenarios ( ie.
Data Integration )
• Ship with electron and will work as a desktop editor.
Future
• GitHub
– https://github.com/ballerinalang/composer
• More Info
– https://ballerinalang.org/
• Technologies.
Contribute
ReactJS
Images from https://en.wikipedia.org
wso2.com
35

More Related Content

PDF
[WSO2Con EU 2017] Exploring Ballerina Toolset
PPTX
SenchaCon 2016: Learn the Top 10 Best ES2015 Features - Lee Boonstra
PPT
CGI Presentation
PPT
Consume wsa
PPT
CGI Introduction
PPTX
Java servlets and CGI
[WSO2Con EU 2017] Exploring Ballerina Toolset
SenchaCon 2016: Learn the Top 10 Best ES2015 Features - Lee Boonstra
CGI Presentation
Consume wsa
CGI Introduction
Java servlets and CGI

What's hot (20)

PPTX
Common Gateway Interface ppt
PPT
Rapid java backend and api development for mobile devices
PDF
using Mithril.js + postgREST to build and consume API's
PPTX
PostgREST Design Philosophy
PDF
Symfony 4.4 Dependency Injection Improvements
PPTX
CCI2019 - I've got the Power! I've got the Shell!
PDF
Building a chatbot – step by step
PPT
Common gateway interface
PPTX
REST API Best Practices & Implementing in Codeigniter
PPTX
Test automation with Cucumber-JVM
PPTX
php basics
PDF
Introduction to Laravel
PDF
Making the Most of Modern PHP in Drupal 7
PPTX
Browser APIs for data exchange: types and application
KEY
Cucumber, Cuke4Duke, and Groovy
PPT
Benefits of the CodeIgniter Framework
PDF
Php 5.5
PDF
Микросервисы со Spring Boot & Spring Cloud
PPT
Common Gateway Interface
PDF
Laravel 5 In Depth
Common Gateway Interface ppt
Rapid java backend and api development for mobile devices
using Mithril.js + postgREST to build and consume API's
PostgREST Design Philosophy
Symfony 4.4 Dependency Injection Improvements
CCI2019 - I've got the Power! I've got the Shell!
Building a chatbot – step by step
Common gateway interface
REST API Best Practices & Implementing in Codeigniter
Test automation with Cucumber-JVM
php basics
Introduction to Laravel
Making the Most of Modern PHP in Drupal 7
Browser APIs for data exchange: types and application
Cucumber, Cuke4Duke, and Groovy
Benefits of the CodeIgniter Framework
Php 5.5
Микросервисы со Spring Boot & Spring Cloud
Common Gateway Interface
Laravel 5 In Depth
Ad

Similar to [WSO2Con EU 2017] An Overview of Ballerina Composer (20)

PDF
[WSO2Con EU 2017] How to Learn and Contribute to Ballerina
PDF
[WSO2Con EU 2017] Introduction to Ballerina
PDF
[ApacheCon NA 2019] Re-inventing Middleware in a Programming Language
PDF
[WSO2Con EU 2017] Keynote: Ballerina Plans and Futures
PDF
[Open Source Summit 2019] Microservices with Ballerina
PDF
[WSO2 Integration Summit Bern 2019] Ballerina — Cloud-native Middleware as a ...
PDF
Ballerina- A programming language for the networked world
PDF
Ballerina- A programming language for the networked world
PDF
[WSO2 Integration Summit San Francisco 2019] Ballerina - Cloud Native Middlew...
PDF
Ballerina cloud native middleware as a programming language | Yenlo - WSO2 In...
PDF
Exploring ballerina toolset (docker, testing, tracing, analytics, and more) ...
PDF
File processing and websockets with ballerina chanaka edited
PDF
[WSO2Con EU 2017] File Processing and Websockets with Ballerina
PDF
[ApacheCon NA 2019] Conquering Network Distributed Applications Using the Bal...
PDF
Ballerina - Cloud Native Programming Language
PDF
[Cloud-Native and Kubernetes Meetup in Silicon Valley] Ballerina - Cloud Nati...
PDF
[DeveloperWeek Cloud - 2022]Programming language Designed for Cloud Native Ap...
PDF
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
PDF
[Women in Tech Global Conference - 2022]Cloud-Native Middleware as a Programm...
PDF
Ballerina: Cloud Native Programming Language
[WSO2Con EU 2017] How to Learn and Contribute to Ballerina
[WSO2Con EU 2017] Introduction to Ballerina
[ApacheCon NA 2019] Re-inventing Middleware in a Programming Language
[WSO2Con EU 2017] Keynote: Ballerina Plans and Futures
[Open Source Summit 2019] Microservices with Ballerina
[WSO2 Integration Summit Bern 2019] Ballerina — Cloud-native Middleware as a ...
Ballerina- A programming language for the networked world
Ballerina- A programming language for the networked world
[WSO2 Integration Summit San Francisco 2019] Ballerina - Cloud Native Middlew...
Ballerina cloud native middleware as a programming language | Yenlo - WSO2 In...
Exploring ballerina toolset (docker, testing, tracing, analytics, and more) ...
File processing and websockets with ballerina chanaka edited
[WSO2Con EU 2017] File Processing and Websockets with Ballerina
[ApacheCon NA 2019] Conquering Network Distributed Applications Using the Bal...
Ballerina - Cloud Native Programming Language
[Cloud-Native and Kubernetes Meetup in Silicon Valley] Ballerina - Cloud Nati...
[DeveloperWeek Cloud - 2022]Programming language Designed for Cloud Native Ap...
WSO2CON2024 - Why Should You Consider Ballerina for Your Next Integration
[Women in Tech Global Conference - 2022]Cloud-Native Middleware as a Programm...
Ballerina: Cloud Native Programming Language
Ad

More from WSO2 (20)

PDF
Demystifying CMS-0057-F - Compliance Made Seamless with WSO2
PDF
Quantum Threats Are Closer Than You Think – Act Now to Stay Secure
PDF
Modern Platform Engineering with Choreo - The AI-Native Internal Developer Pl...
PDF
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
PDF
Build Smarter, Deliver Faster with Choreo - An AI Native Internal Developer P...
PDF
Platformless Modernization with Choreo.pdf
PDF
Application Modernization with Choreo for the BFSI Sector
PDF
Choreo - The AI-Native Internal Developer Platform as a Service: Overview
PDF
[Roundtable] Choreo - The AI-Native Internal Developer Platform as a Service
PPTX
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
PPTX
WSO2Con 2025 - Building Secure Business Customer and Partner Experience (B2B)...
PPTX
WSO2Con 2025 - Building Secure Customer Experience Apps
PPTX
WSO2Con 2025 - AI-Driven API Design, Development, and Consumption with Enhanc...
PPTX
WSO2Con 2025 - AI-Driven API Design, Development, and Consumption with Enhanc...
PPTX
WSO2Con 2025 - Unified Management of Ingress and Egress Across Multiple API G...
PPTX
WSO2Con 2025 - How an Internal Developer Platform Lets Developers Focus on Code
PPTX
WSO2Con 2025 - Architecting Cloud-Native Applications
PDF
Mastering Intelligent Digital Experiences with Platformless Modernization
PDF
Accelerate Enterprise Software Engineering with Platformless
PDF
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
Demystifying CMS-0057-F - Compliance Made Seamless with WSO2
Quantum Threats Are Closer Than You Think – Act Now to Stay Secure
Modern Platform Engineering with Choreo - The AI-Native Internal Developer Pl...
Application Modernization with Choreo - The AI-Native Internal Developer Plat...
Build Smarter, Deliver Faster with Choreo - An AI Native Internal Developer P...
Platformless Modernization with Choreo.pdf
Application Modernization with Choreo for the BFSI Sector
Choreo - The AI-Native Internal Developer Platform as a Service: Overview
[Roundtable] Choreo - The AI-Native Internal Developer Platform as a Service
WSO2Con 2025 - Building AI Applications in the Enterprise (Part 1)
WSO2Con 2025 - Building Secure Business Customer and Partner Experience (B2B)...
WSO2Con 2025 - Building Secure Customer Experience Apps
WSO2Con 2025 - AI-Driven API Design, Development, and Consumption with Enhanc...
WSO2Con 2025 - AI-Driven API Design, Development, and Consumption with Enhanc...
WSO2Con 2025 - Unified Management of Ingress and Egress Across Multiple API G...
WSO2Con 2025 - How an Internal Developer Platform Lets Developers Focus on Code
WSO2Con 2025 - Architecting Cloud-Native Applications
Mastering Intelligent Digital Experiences with Platformless Modernization
Accelerate Enterprise Software Engineering with Platformless
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation

Recently uploaded (20)

PDF
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
PDF
Enhancing emotion recognition model for a student engagement use case through...
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PDF
Getting Started with Data Integration: FME Form 101
PPTX
O2C Customer Invoices to Receipt V15A.pptx
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
Hybrid model detection and classification of lung cancer
PDF
Getting started with AI Agents and Multi-Agent Systems
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PPTX
Tartificialntelligence_presentation.pptx
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
STKI Israel Market Study 2025 version august
2021 HotChips TSMC Packaging Technologies for Chiplets and 3D_0819 publish_pu...
Enhancing emotion recognition model for a student engagement use case through...
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
Getting Started with Data Integration: FME Form 101
O2C Customer Invoices to Receipt V15A.pptx
Hindi spoken digit analysis for native and non-native speakers
Hybrid model detection and classification of lung cancer
Getting started with AI Agents and Multi-Agent Systems
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Zenith AI: Advanced Artificial Intelligence
gpt5_lecture_notes_comprehensive_20250812015547.pdf
A contest of sentiment analysis: k-nearest neighbor versus neural network
Tartificialntelligence_presentation.pptx
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
NewMind AI Weekly Chronicles – August ’25 Week III
A novel scalable deep ensemble learning framework for big data classification...
cloud_computing_Infrastucture_as_cloud_p
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
STKI Israel Market Study 2025 version august

[WSO2Con EU 2017] An Overview of Ballerina Composer