SlideShare a Scribd company logo
Franco Lombardo – Agile software developer @Sme.UP
franco.lombardo@smeup.com
Twitter: @f_lombardo
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
Unit testing on AS400?
Yes we can! (With Kotlin)
AS400 ~= RPG
AS400 programs
~=
RPG programs
(Report Program Generator)
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
RPG – Cos’è l’RPG?
"RPG is an IBM proprietary
programming language
and its later versions are
available only on IBM i
or OS/400-based systems"
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
Wikipedia
RPG – Cos’è l’RPG?
"RPG is an IBM proprietary
programming language
and its later versions are
available only on IBM i
or OS/400-based systems"
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
Wikipedia
RPG – Available only on IBM i
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
How can you learn it?
RPG – Available only on IBM i
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
How can you create prototypes?
RPG – Available only on IBM i
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
Infrastructure as code?
How to create and distribuire
pre-configured machines? (DevOps)
RPG – Available only on IBM i
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
Horizontal scalability?
RPG – IBM proprietary
Could the language grow
independently from IBM?
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
RPG – IBM proprietary
How to add new technologies
quickly?
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
RPG interpreter – Toward a better RPG
Our idea:
create an RPG interpreter
- Open Source
- Portable: working both on IBM i,
and on other platforms (Kotlin + ANTLR)
- Extendable
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
extendable
RPG interpreter – From RPG to a DSL
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
RPG interpreter – Unit tests in RPG
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
RPG interpreter – A modern ecosystem
• Unit Tests
• Editor
• Debugger
• Version Control System
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
Side effects of our project:
RPG interpreter – A sample workflow
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
RPG interpreter – Visual Studio Code
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
https://github.com/smeup/smeup-rpg/blob/master/docs/visual_studio_code.md
Interprete RPG – Visual Studio Code
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
Interprete RPG – JaRIKo
8-9 Novembre 2019ITALIAN AGILE DAYS 2019
A great team (thanks to Strumenta.com), but..
We want you!
https://github.com/smeup/jariko
Erbusco (BS) Headqarters
Via Iseo, 43 – 25030
+39 030 7724111
Sme.UP
Paderno Dugnano (MI)
Via Varese 6/A – 20037
+39 02 910871
Rivoli (TO)
Via Pavia, 11/B – 10098
+39 011 906211
Savigliano (CN)
Corso Roma 54 – 12038
+39 0172 31412
Lecco (LC)
Via della Pergola, 73 – 23900
+39 0341 496864
Parma (PR)
Strada dei Mercati, 16/E – 43126
+39 0521 940611
Roma (RM)
Via Prenestina, 390 – 00171
+39 06 5940517
Vigonza (PD)
Via Trevisan 1, – 35010
+39 049 8936173
Modena (MO)
Via Canaletto, 164 – 41122
+39 059 451721
Reggio Emilia (RE)
Via A.Gramsci, 88/A -42124
+39 0522 516121
Brescia (BS)
Via Padova, 11 – 25125
+39 030 2585325
Villaverla (VI)
Piazza delle Fornaci, 4 – 36030
+39 0444 1835222
Vercelli (VC)
Corso Giuseppe Garibaldi, 51 – 13100
+39 0161 56924
Udine (UD)
Via Mantova 108/E, – 33100
+39 0432 540364
info@smeup.com
+39 030 7724111
SME UP S.p.A.
Via Iseo, 43 - 25030 Erbusco (BS) - Italy
www.smeup.com

More Related Content

Similar to Unit testing on AS400? Yes we can! (With Kotlin) (14)

PDF
Jariko - A JVM interpreter for RPG written in kotlin
Federico Tomassetti
 
PDF
Dot Net Project Mini Game
varun arora
 
PDF
The Next Mainstream Programming Language: A Game Developer's Perspective
kfrdbs
 
PPT
The Next Mainstream Programming Language: A Game Developer’s Perspective
guest4fd7a2
 
PPT
Tim Popl
mchaar
 
PDF
There is more to C
Juraj Michálek
 
PPTX
Being a game developer with the skills you have
Johan Lindfors
 
PDF
Developing Machine Control Systems with eTrice - Live Demo -
Henrik Rentz-Reichert
 
PDF
Introduction to android (and mobile) game development
Ruslan Novikov
 
PDF
eTrice: a proposed Eclipse project for embedded MDSD based on ROOM
Henrik Rentz-Reichert
 
PPT
Game development
Asido_
 
PDF
BMOSLFGEMW: A Spectrum of Game Engine Architectures
rndmcnlly
 
PPTX
Week Five - Software
chriswalton
 
PPTX
Architecting Domain-Specific Languages
Markus Voelter
 
Jariko - A JVM interpreter for RPG written in kotlin
Federico Tomassetti
 
Dot Net Project Mini Game
varun arora
 
The Next Mainstream Programming Language: A Game Developer's Perspective
kfrdbs
 
The Next Mainstream Programming Language: A Game Developer’s Perspective
guest4fd7a2
 
Tim Popl
mchaar
 
There is more to C
Juraj Michálek
 
Being a game developer with the skills you have
Johan Lindfors
 
Developing Machine Control Systems with eTrice - Live Demo -
Henrik Rentz-Reichert
 
Introduction to android (and mobile) game development
Ruslan Novikov
 
eTrice: a proposed Eclipse project for embedded MDSD based on ROOM
Henrik Rentz-Reichert
 
Game development
Asido_
 
BMOSLFGEMW: A Spectrum of Game Engine Architectures
rndmcnlly
 
Week Five - Software
chriswalton
 
Architecting Domain-Specific Languages
Markus Voelter
 

More from Franco Lombardo (15)

PDF
Exploring AI riding an LLPhant - An Open Source Library to use LLMs and vecto...
Franco Lombardo
 
PDF
happiness_2023.pdf
Franco Lombardo
 
PDF
Kotlin from-scratch 3 - coroutines
Franco Lombardo
 
PDF
Kotlin from-scratch 2 - functions
Franco Lombardo
 
PDF
Kotlin from-scratch
Franco Lombardo
 
PPTX
Interprete Kotlin per l’RPG e libreria Web Components: Open Source per la m...
Franco Lombardo
 
PPTX
TDD su AS400? Con Kotlin si può fare! - Italian Agile Days 2019
Franco Lombardo
 
PPTX
Un interprete Kotlin per il linguaggio RPG AS400 - IBM i
Franco Lombardo
 
PPTX
Agile Happiness - Agile O'Day 2018
Franco Lombardo
 
PPTX
Agile Happiness 2
Franco Lombardo
 
PPTX
Agile Happiness
Franco Lombardo
 
PPT
Java per as400
Franco Lombardo
 
PDF
Rock scissors-paper-kata
Franco Lombardo
 
PPT
A First Date With Scala
Franco Lombardo
 
PPT
Primo Incontro Con Scala
Franco Lombardo
 
Exploring AI riding an LLPhant - An Open Source Library to use LLMs and vecto...
Franco Lombardo
 
happiness_2023.pdf
Franco Lombardo
 
Kotlin from-scratch 3 - coroutines
Franco Lombardo
 
Kotlin from-scratch 2 - functions
Franco Lombardo
 
Kotlin from-scratch
Franco Lombardo
 
Interprete Kotlin per l’RPG e libreria Web Components: Open Source per la m...
Franco Lombardo
 
TDD su AS400? Con Kotlin si può fare! - Italian Agile Days 2019
Franco Lombardo
 
Un interprete Kotlin per il linguaggio RPG AS400 - IBM i
Franco Lombardo
 
Agile Happiness - Agile O'Day 2018
Franco Lombardo
 
Agile Happiness 2
Franco Lombardo
 
Agile Happiness
Franco Lombardo
 
Java per as400
Franco Lombardo
 
Rock scissors-paper-kata
Franco Lombardo
 
A First Date With Scala
Franco Lombardo
 
Primo Incontro Con Scala
Franco Lombardo
 
Ad

Recently uploaded (20)

PDF
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
PPTX
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
PPTX
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
PPTX
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
PDF
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
PDF
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
PDF
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
PPTX
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
PPTX
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
PDF
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
PDF
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
PDF
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 
PDF
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
PDF
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
PDF
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
PDF
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
PPTX
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
PPTX
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
PPTX
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
PDF
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
TheFutureIsDynamic-BoxLang witch Luis Majano.pdf
Ortus Solutions, Corp
 
Help for Correlations in IBM SPSS Statistics.pptx
Version 1 Analytics
 
Finding Your License Details in IBM SPSS Statistics Version 31.pptx
Version 1 Analytics
 
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
SAP Firmaya İade ABAB Kodları - ABAB ile yazılmıl hazır kod örneği
Salih Küçük
 
Download Canva Pro 2025 PC Crack Full Latest Version
bashirkhan333g
 
AI + DevOps = Smart Automation with devseccops.ai.pdf
Devseccops.ai
 
OpenChain @ OSS NA - In From the Cold: Open Source as Part of Mainstream Soft...
Shane Coughlan
 
Empowering Asian Contributions: The Rise of Regional User Groups in Open Sour...
Shane Coughlan
 
The 5 Reasons for IT Maintenance - Arna Softech
Arna Softech
 
Wondershare PDFelement Pro Crack for MacOS New Version Latest 2025
bashirkhan333g
 
[Solution] Why Choose the VeryPDF DRM Protector Custom-Built Solution for You...
Lingwen1998
 
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
Linux Certificate of Completion - LabEx Certificate
VICTOR MAESTRE RAMIREZ
 
Empower Your Tech Vision- Why Businesses Prefer to Hire Remote Developers fro...
logixshapers59
 
Hardware(Central Processing Unit ) CU and ALU
RizwanaKalsoom2
 
Agentic Automation Journey Series Day 2 – Prompt Engineering for UiPath Agents
klpathrudu
 
Foundations of Marketo Engage - Powering Campaigns with Marketo Personalization
bbedford2
 
Top Agile Project Management Tools for Teams in 2025
Orangescrum
 
Ad

Unit testing on AS400? Yes we can! (With Kotlin)

  • 1. Franco Lombardo – Agile software developer @Sme.UP [email protected] Twitter: @f_lombardo 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 Unit testing on AS400? Yes we can! (With Kotlin)
  • 2. AS400 ~= RPG AS400 programs ~= RPG programs (Report Program Generator) 8-9 Novembre 2019ITALIAN AGILE DAYS 2019
  • 3. RPG – Cos’è l’RPG? "RPG is an IBM proprietary programming language and its later versions are available only on IBM i or OS/400-based systems" 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 Wikipedia
  • 4. RPG – Cos’è l’RPG? "RPG is an IBM proprietary programming language and its later versions are available only on IBM i or OS/400-based systems" 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 Wikipedia
  • 5. RPG – Available only on IBM i 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 How can you learn it?
  • 6. RPG – Available only on IBM i 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 How can you create prototypes?
  • 7. RPG – Available only on IBM i 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 Infrastructure as code? How to create and distribuire pre-configured machines? (DevOps)
  • 8. RPG – Available only on IBM i 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 Horizontal scalability?
  • 9. RPG – IBM proprietary Could the language grow independently from IBM? 8-9 Novembre 2019ITALIAN AGILE DAYS 2019
  • 10. RPG – IBM proprietary How to add new technologies quickly? 8-9 Novembre 2019ITALIAN AGILE DAYS 2019
  • 11. RPG interpreter – Toward a better RPG Our idea: create an RPG interpreter - Open Source - Portable: working both on IBM i, and on other platforms (Kotlin + ANTLR) - Extendable 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 extendable
  • 12. RPG interpreter – From RPG to a DSL 8-9 Novembre 2019ITALIAN AGILE DAYS 2019
  • 13. RPG interpreter – Unit tests in RPG 8-9 Novembre 2019ITALIAN AGILE DAYS 2019
  • 14. RPG interpreter – A modern ecosystem • Unit Tests • Editor • Debugger • Version Control System 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 Side effects of our project:
  • 15. RPG interpreter – A sample workflow 8-9 Novembre 2019ITALIAN AGILE DAYS 2019
  • 16. RPG interpreter – Visual Studio Code 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 https://github.com/smeup/smeup-rpg/blob/master/docs/visual_studio_code.md
  • 17. Interprete RPG – Visual Studio Code 8-9 Novembre 2019ITALIAN AGILE DAYS 2019
  • 18. Interprete RPG – JaRIKo 8-9 Novembre 2019ITALIAN AGILE DAYS 2019 A great team (thanks to Strumenta.com), but.. We want you! https://github.com/smeup/jariko
  • 19. Erbusco (BS) Headqarters Via Iseo, 43 – 25030 +39 030 7724111 Sme.UP Paderno Dugnano (MI) Via Varese 6/A – 20037 +39 02 910871 Rivoli (TO) Via Pavia, 11/B – 10098 +39 011 906211 Savigliano (CN) Corso Roma 54 – 12038 +39 0172 31412 Lecco (LC) Via della Pergola, 73 – 23900 +39 0341 496864 Parma (PR) Strada dei Mercati, 16/E – 43126 +39 0521 940611 Roma (RM) Via Prenestina, 390 – 00171 +39 06 5940517 Vigonza (PD) Via Trevisan 1, – 35010 +39 049 8936173 Modena (MO) Via Canaletto, 164 – 41122 +39 059 451721 Reggio Emilia (RE) Via A.Gramsci, 88/A -42124 +39 0522 516121 Brescia (BS) Via Padova, 11 – 25125 +39 030 2585325 Villaverla (VI) Piazza delle Fornaci, 4 – 36030 +39 0444 1835222 Vercelli (VC) Corso Giuseppe Garibaldi, 51 – 13100 +39 0161 56924 Udine (UD) Via Mantova 108/E, – 33100 +39 0432 540364 [email protected] +39 030 7724111 SME UP S.p.A. Via Iseo, 43 - 25030 Erbusco (BS) - Italy www.smeup.com

Editor's Notes

  • #2: Tecnologia e innovazione
  • #6: Alison Butterill,
  • #8: Guarda caso le tecnologie che girano sul mio portatile sono quelle che consentono il «DevOps». «Sulla mia macchina funzionava»