SlideShare a Scribd company logo
1 of 14
Ruby
     Agile Graduation
       Using Ruby
         - SansWord -



SansWord - Agile Graduation Using Ruby @ RubyConf
=            +            +




SansWord - Agile Graduation Using Ruby @ RubyConf
foo.pdl


               PDL-Compiler


foo_1.rb                            foo_2.rb

           Compiler             Ruby Code
(SMC)

  SansWord - Agile Graduation Using Ruby @ RubyConf
Example
                 add.pdl
              result = x + y


 Server1                        Server2
  x=3                            y=7

 add_1.rb                       add_2.rb


result_1: 4                    result_2: 6
SansWord - Agile Graduation Using Ruby @ RubyConf
PDL

      RubyParser

AST            Type-Env

       Analyzer

       New AST

      Ruby2Ruby

      Ruby Code
RubyParser            Gem


   AST                Symbolic-Expression


                      Symbolic-Expression Visitor
 Analyzer
                      Written by myself



Ruby2Ruby             Gem




         SansWord - Agile Graduation Using Ruby @ RubyConf
RubyParser            Gem


   AST                Symbolic-Expression


                      Symbolic-Expression Visitor
 Analyzer
                      Written by myself



Ruby2Ruby             Gem




         SansWord - Agile Graduation Using Ruby @ RubyConf
Contribution
                        Symbolic-Expression Visitor
   Analyzer
                        Written by myself




Using Rules to Rewrite or Analyze your Ruby Code




       SansWord - Agile Graduation Using Ruby @ RubyConf
How Agile?

2010/12 :                                 Ruby

2011/7/10




            SansWord - Agile Graduation Using Ruby @ RubyConf
SMC        Bench Mark

    Paper(               )     Python
             8

In our implementation: 4


             SansWord - Agile Graduation Using Ruby @ RubyConf
Win!!!!

L o s e

 SansWord - Agile Graduation Using Ruby @ RubyConf
Future Work:
                Dream Big

Ruby
   Ruby Code,




       SansWord - Agile Graduation Using Ruby @ RubyConf
About Me
       - SansWord -
PTT, Plurk, Google+, Twitter, Gmail


9/27      Online




       SansWord - Agile Graduation Using Ruby @ RubyConf

More Related Content

What's hot

Ruby and Rails short motivation
Ruby and Rails short motivationRuby and Rails short motivation
Ruby and Rails short motivationjistr
 
tDiary annual report 2009 - Sapporo Ruby Kaigi02
tDiary annual report 2009 - Sapporo Ruby Kaigi02tDiary annual report 2009 - Sapporo Ruby Kaigi02
tDiary annual report 2009 - Sapporo Ruby Kaigi02Hiroshi SHIBATA
 
Special Subject 1+2: RoR 1
Special Subject 1+2: RoR 1Special Subject 1+2: RoR 1
Special Subject 1+2: RoR 1Stefan Fodor
 
Ractor's speed is not light-speed
Ractor's speed is not light-speedRactor's speed is not light-speed
Ractor's speed is not light-speedSATOSHI TAGOMORI
 
Why we use mruby with Perl5?
Why we use mruby with Perl5?Why we use mruby with Perl5?
Why we use mruby with Perl5?karupanerura
 
Ruby, the language of devops
Ruby, the language of devopsRuby, the language of devops
Ruby, the language of devopsRob Kinyon
 
OpenAPI and gRPC Side by-Side
OpenAPI and gRPC Side by-SideOpenAPI and gRPC Side by-Side
OpenAPI and gRPC Side by-SideTim Burks
 
How to develop the Standard Libraries of Ruby?
How to develop the Standard Libraries of Ruby?How to develop the Standard Libraries of Ruby?
How to develop the Standard Libraries of Ruby?Hiroshi SHIBATA
 
Intro to Crystal Programming Language
Intro to Crystal Programming LanguageIntro to Crystal Programming Language
Intro to Crystal Programming LanguageAdler Hsieh
 
Ruby an overall approach
Ruby an overall approachRuby an overall approach
Ruby an overall approachFelipe Schmitt
 
20140626 red dotrubyconf2014
20140626 red dotrubyconf201420140626 red dotrubyconf2014
20140626 red dotrubyconf2014Hiroshi SHIBATA
 
Stateful stream processing with kafka and samza
Stateful stream processing with kafka and samzaStateful stream processing with kafka and samza
Stateful stream processing with kafka and samzaGeorge Li
 
Introducing the Lingo project
Introducing the Lingo projectIntroducing the Lingo project
Introducing the Lingo projectKazki Matsumoto
 
Introduction to Ruby on Rails
Introduction to Ruby on RailsIntroduction to Ruby on Rails
Introduction to Ruby on Railsmithunsasidharan
 
Rubykaigi 2017-nishimotz-v6
Rubykaigi 2017-nishimotz-v6Rubykaigi 2017-nishimotz-v6
Rubykaigi 2017-nishimotz-v6Takuya Nishimoto
 
Venkat Subramaniam Building DSLs In Groovy
Venkat Subramaniam Building DSLs In GroovyVenkat Subramaniam Building DSLs In Groovy
Venkat Subramaniam Building DSLs In Groovydeimos
 
Rust kafka-5-2019-unskip
Rust kafka-5-2019-unskipRust kafka-5-2019-unskip
Rust kafka-5-2019-unskipGerard Klijs
 
The need for speed. What is GraalVM? – 4Developers Wrocław 2019
The need for speed. What is GraalVM? – 4Developers Wrocław 2019The need for speed. What is GraalVM? – 4Developers Wrocław 2019
The need for speed. What is GraalVM? – 4Developers Wrocław 2019Maciej Przepióra
 

What's hot (20)

Ruby and Rails short motivation
Ruby and Rails short motivationRuby and Rails short motivation
Ruby and Rails short motivation
 
tDiary annual report 2009 - Sapporo Ruby Kaigi02
tDiary annual report 2009 - Sapporo Ruby Kaigi02tDiary annual report 2009 - Sapporo Ruby Kaigi02
tDiary annual report 2009 - Sapporo Ruby Kaigi02
 
Special Subject 1+2: RoR 1
Special Subject 1+2: RoR 1Special Subject 1+2: RoR 1
Special Subject 1+2: RoR 1
 
Ractor's speed is not light-speed
Ractor's speed is not light-speedRactor's speed is not light-speed
Ractor's speed is not light-speed
 
Why we use mruby with Perl5?
Why we use mruby with Perl5?Why we use mruby with Perl5?
Why we use mruby with Perl5?
 
Ruby, the language of devops
Ruby, the language of devopsRuby, the language of devops
Ruby, the language of devops
 
gRPC with java
gRPC with javagRPC with java
gRPC with java
 
OpenAPI and gRPC Side by-Side
OpenAPI and gRPC Side by-SideOpenAPI and gRPC Side by-Side
OpenAPI and gRPC Side by-Side
 
Intro for RoR
Intro for RoRIntro for RoR
Intro for RoR
 
How to develop the Standard Libraries of Ruby?
How to develop the Standard Libraries of Ruby?How to develop the Standard Libraries of Ruby?
How to develop the Standard Libraries of Ruby?
 
Intro to Crystal Programming Language
Intro to Crystal Programming LanguageIntro to Crystal Programming Language
Intro to Crystal Programming Language
 
Ruby an overall approach
Ruby an overall approachRuby an overall approach
Ruby an overall approach
 
20140626 red dotrubyconf2014
20140626 red dotrubyconf201420140626 red dotrubyconf2014
20140626 red dotrubyconf2014
 
Stateful stream processing with kafka and samza
Stateful stream processing with kafka and samzaStateful stream processing with kafka and samza
Stateful stream processing with kafka and samza
 
Introducing the Lingo project
Introducing the Lingo projectIntroducing the Lingo project
Introducing the Lingo project
 
Introduction to Ruby on Rails
Introduction to Ruby on RailsIntroduction to Ruby on Rails
Introduction to Ruby on Rails
 
Rubykaigi 2017-nishimotz-v6
Rubykaigi 2017-nishimotz-v6Rubykaigi 2017-nishimotz-v6
Rubykaigi 2017-nishimotz-v6
 
Venkat Subramaniam Building DSLs In Groovy
Venkat Subramaniam Building DSLs In GroovyVenkat Subramaniam Building DSLs In Groovy
Venkat Subramaniam Building DSLs In Groovy
 
Rust kafka-5-2019-unskip
Rust kafka-5-2019-unskipRust kafka-5-2019-unskip
Rust kafka-5-2019-unskip
 
The need for speed. What is GraalVM? – 4Developers Wrocław 2019
The need for speed. What is GraalVM? – 4Developers Wrocław 2019The need for speed. What is GraalVM? – 4Developers Wrocław 2019
The need for speed. What is GraalVM? – 4Developers Wrocław 2019
 

Viewers also liked

Domainex Press Release WelcomeTrust SDDI Grant
Domainex Press Release WelcomeTrust SDDI GrantDomainex Press Release WelcomeTrust SDDI Grant
Domainex Press Release WelcomeTrust SDDI Grantpfallon
 
PhoneGap Introduction
PhoneGap IntroductionPhoneGap Introduction
PhoneGap IntroductionWen-Kai Huang
 
#Valsinha# chico buarque de hollanda portugues-ingles
#Valsinha#   chico buarque de hollanda portugues-ingles#Valsinha#   chico buarque de hollanda portugues-ingles
#Valsinha# chico buarque de hollanda portugues-inglesFatinha
 
Swe Proudly Presents... Crunch!
Swe Proudly Presents... Crunch!Swe Proudly Presents... Crunch!
Swe Proudly Presents... Crunch!reginem1978
 
РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...
РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...
РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...Maria Chaykina
 
Domainex TSB Funding Awarded For Cancer Program
Domainex TSB Funding Awarded For Cancer ProgramDomainex TSB Funding Awarded For Cancer Program
Domainex TSB Funding Awarded For Cancer Programpfallon
 
Why should we be here?
Why should we be here?Why should we be here?
Why should we be here?Wen-Kai Huang
 
Valsinha Chico Buarque Portugues Ingles
Valsinha   Chico Buarque Portugues InglesValsinha   Chico Buarque Portugues Ingles
Valsinha Chico Buarque Portugues InglesFatinha
 
Domainex Lead Builder Press Release
Domainex Lead Builder Press ReleaseDomainex Lead Builder Press Release
Domainex Lead Builder Press Releasepfallon
 
A collection of works by astrid fitzgerald
A collection of works by astrid fitzgeraldA collection of works by astrid fitzgerald
A collection of works by astrid fitzgeraldAstrid Fitzgerald
 
Bobby Prins Te Jong 男聲 厲害的攝影技術
Bobby Prins Te Jong 男聲 厲害的攝影技術Bobby Prins Te Jong 男聲 厲害的攝影技術
Bobby Prins Te Jong 男聲 厲害的攝影技術guestfba648
 
Horizon Domainex collaboration
Horizon Domainex collaborationHorizon Domainex collaboration
Horizon Domainex collaborationpfallon
 
Talla de un tronco
Talla de un troncoTalla de un tronco
Talla de un troncofdauma
 
Practice Fusion implementation
Practice Fusion implementationPractice Fusion implementation
Practice Fusion implementationAnastasia Visotsky
 
Интурмаркет 2013 Как сделать сайт туристической компании удобнее
Интурмаркет 2013 Как сделать сайт туристической компании удобнееИнтурмаркет 2013 Как сделать сайт туристической компании удобнее
Интурмаркет 2013 Как сделать сайт туристической компании удобнееMaria Chaykina
 
#Sinfonia do branco#
#Sinfonia do branco##Sinfonia do branco#
#Sinfonia do branco#Fatinha
 
Highlands of south brazil helga(br)
Highlands of south brazil  helga(br)Highlands of south brazil  helga(br)
Highlands of south brazil helga(br)Fatinha
 

Viewers also liked (19)

Domainex Press Release WelcomeTrust SDDI Grant
Domainex Press Release WelcomeTrust SDDI GrantDomainex Press Release WelcomeTrust SDDI Grant
Domainex Press Release WelcomeTrust SDDI Grant
 
PhoneGap Introduction
PhoneGap IntroductionPhoneGap Introduction
PhoneGap Introduction
 
#Valsinha# chico buarque de hollanda portugues-ingles
#Valsinha#   chico buarque de hollanda portugues-ingles#Valsinha#   chico buarque de hollanda portugues-ingles
#Valsinha# chico buarque de hollanda portugues-ingles
 
Swe Proudly Presents... Crunch!
Swe Proudly Presents... Crunch!Swe Proudly Presents... Crunch!
Swe Proudly Presents... Crunch!
 
РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...
РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...
РИФ+КИБ2015: Юзабилити кунг фу - Секретные техники улучшения поведенческих фа...
 
Domainex TSB Funding Awarded For Cancer Program
Domainex TSB Funding Awarded For Cancer ProgramDomainex TSB Funding Awarded For Cancer Program
Domainex TSB Funding Awarded For Cancer Program
 
Why should we be here?
Why should we be here?Why should we be here?
Why should we be here?
 
Valsinha Chico Buarque Portugues Ingles
Valsinha   Chico Buarque Portugues InglesValsinha   Chico Buarque Portugues Ingles
Valsinha Chico Buarque Portugues Ingles
 
Peru
PeruPeru
Peru
 
Domainex Lead Builder Press Release
Domainex Lead Builder Press ReleaseDomainex Lead Builder Press Release
Domainex Lead Builder Press Release
 
A collection of works by astrid fitzgerald
A collection of works by astrid fitzgeraldA collection of works by astrid fitzgerald
A collection of works by astrid fitzgerald
 
Bobby Prins Te Jong 男聲 厲害的攝影技術
Bobby Prins Te Jong 男聲 厲害的攝影技術Bobby Prins Te Jong 男聲 厲害的攝影技術
Bobby Prins Te Jong 男聲 厲害的攝影技術
 
Horizon Domainex collaboration
Horizon Domainex collaborationHorizon Domainex collaboration
Horizon Domainex collaboration
 
Talla de un tronco
Talla de un troncoTalla de un tronco
Talla de un tronco
 
Practice Fusion implementation
Practice Fusion implementationPractice Fusion implementation
Practice Fusion implementation
 
Media Kit June
Media Kit JuneMedia Kit June
Media Kit June
 
Интурмаркет 2013 Как сделать сайт туристической компании удобнее
Интурмаркет 2013 Как сделать сайт туристической компании удобнееИнтурмаркет 2013 Как сделать сайт туристической компании удобнее
Интурмаркет 2013 Как сделать сайт туристической компании удобнее
 
#Sinfonia do branco#
#Sinfonia do branco##Sinfonia do branco#
#Sinfonia do branco#
 
Highlands of south brazil helga(br)
Highlands of south brazil  helga(br)Highlands of south brazil  helga(br)
Highlands of south brazil helga(br)
 

Similar to Agile Graduation Using Ruby

Ruby formatters
Ruby formattersRuby formatters
Ruby formattersVisuality
 
Gemification for Ruby 2.5/3.0
Gemification for Ruby 2.5/3.0Gemification for Ruby 2.5/3.0
Gemification for Ruby 2.5/3.0Hiroshi SHIBATA
 
Rubinius - Ruby Implemented with Ruby
Rubinius - Ruby Implemented with RubyRubinius - Ruby Implemented with Ruby
Rubinius - Ruby Implemented with RubyAkanksha Agrawal
 
Ruby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar Batsov
Ruby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar BatsovRuby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar Batsov
Ruby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar BatsovMichael Kimathi
 
A bridge between php and ruby
A bridge between php and ruby A bridge between php and ruby
A bridge between php and ruby do_aki
 
The secret of programming language development and future
The secret of programming  language development and futureThe secret of programming  language development and future
The secret of programming language development and futureHiroshi SHIBATA
 
An introduction to the ruby ecosystem
An introduction to the ruby ecosystemAn introduction to the ruby ecosystem
An introduction to the ruby ecosystemGeison Goes
 
Ruby Plugins for Jenkins
Ruby Plugins for JenkinsRuby Plugins for Jenkins
Ruby Plugins for Jenkinscowboyd
 
Exploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQLExploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQLBarry Jones
 
The story of language development
The story of language developmentThe story of language development
The story of language developmentHiroshi SHIBATA
 
How to Begin to Develop Ruby Core
How to Begin to Develop Ruby CoreHow to Begin to Develop Ruby Core
How to Begin to Develop Ruby CoreHiroshi SHIBATA
 
O que tem de novo no Ruby 2.0?
O que tem de novo no Ruby 2.0?O que tem de novo no Ruby 2.0?
O que tem de novo no Ruby 2.0?Fabio Akita
 
Úvod do Ruby on Rails
Úvod do Ruby on RailsÚvod do Ruby on Rails
Úvod do Ruby on RailsKarel Minarik
 
Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & Cucumber
       Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & Cucumber       Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & Cucumber
Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & CucumberUdaya Kiran
 
Ruby On Rails Overview
Ruby On Rails OverviewRuby On Rails Overview
Ruby On Rails Overviewjonkinney
 
JRuby in a Java World
JRuby in a Java WorldJRuby in a Java World
JRuby in a Java WorldMark Menard
 

Similar to Agile Graduation Using Ruby (20)

Ruby formatters
Ruby formattersRuby formatters
Ruby formatters
 
Gemification for Ruby 2.5/3.0
Gemification for Ruby 2.5/3.0Gemification for Ruby 2.5/3.0
Gemification for Ruby 2.5/3.0
 
Rubinius - Ruby Implemented with Ruby
Rubinius - Ruby Implemented with RubyRubinius - Ruby Implemented with Ruby
Rubinius - Ruby Implemented with Ruby
 
Ruby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar Batsov
Ruby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar BatsovRuby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar Batsov
Ruby 4.0 To Infinity and Beyond at Ruby Conference Kenya 2017 by Bozhidar Batsov
 
A bridge between php and ruby
A bridge between php and ruby A bridge between php and ruby
A bridge between php and ruby
 
Gems on Ruby
Gems on RubyGems on Ruby
Gems on Ruby
 
The secret of programming language development and future
The secret of programming  language development and futureThe secret of programming  language development and future
The secret of programming language development and future
 
Ruby formatters 2019
Ruby formatters 2019Ruby formatters 2019
Ruby formatters 2019
 
Ruby on rails
Ruby on railsRuby on rails
Ruby on rails
 
An introduction to the ruby ecosystem
An introduction to the ruby ecosystemAn introduction to the ruby ecosystem
An introduction to the ruby ecosystem
 
Ruby Plugins for Jenkins
Ruby Plugins for JenkinsRuby Plugins for Jenkins
Ruby Plugins for Jenkins
 
Exploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQLExploring Ruby on Rails and PostgreSQL
Exploring Ruby on Rails and PostgreSQL
 
The story of language development
The story of language developmentThe story of language development
The story of language development
 
How to Begin to Develop Ruby Core
How to Begin to Develop Ruby CoreHow to Begin to Develop Ruby Core
How to Begin to Develop Ruby Core
 
O que tem de novo no Ruby 2.0?
O que tem de novo no Ruby 2.0?O que tem de novo no Ruby 2.0?
O que tem de novo no Ruby 2.0?
 
Úvod do Ruby on Rails
Úvod do Ruby on RailsÚvod do Ruby on Rails
Úvod do Ruby on Rails
 
Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & Cucumber
       Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & Cucumber       Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & Cucumber
Behavioural Testing Ruby/Rails Apps @ Scale - Rspec & Cucumber
 
Ruby On Rails Overview
Ruby On Rails OverviewRuby On Rails Overview
Ruby On Rails Overview
 
2 Basics
2 Basics2 Basics
2 Basics
 
JRuby in a Java World
JRuby in a Java WorldJRuby in a Java World
JRuby in a Java World
 

Recently uploaded

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsRoshan Dwivedi
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 

Agile Graduation Using Ruby

  • 1. Ruby Agile Graduation Using Ruby - SansWord - SansWord - Agile Graduation Using Ruby @ RubyConf
  • 2. = + + SansWord - Agile Graduation Using Ruby @ RubyConf
  • 3. foo.pdl PDL-Compiler foo_1.rb foo_2.rb Compiler Ruby Code (SMC) SansWord - Agile Graduation Using Ruby @ RubyConf
  • 4. Example add.pdl result = x + y Server1 Server2 x=3 y=7 add_1.rb add_2.rb result_1: 4 result_2: 6
  • 5. SansWord - Agile Graduation Using Ruby @ RubyConf
  • 6. PDL RubyParser AST Type-Env Analyzer New AST Ruby2Ruby Ruby Code
  • 7. RubyParser Gem AST Symbolic-Expression Symbolic-Expression Visitor Analyzer Written by myself Ruby2Ruby Gem SansWord - Agile Graduation Using Ruby @ RubyConf
  • 8. RubyParser Gem AST Symbolic-Expression Symbolic-Expression Visitor Analyzer Written by myself Ruby2Ruby Gem SansWord - Agile Graduation Using Ruby @ RubyConf
  • 9. Contribution Symbolic-Expression Visitor Analyzer Written by myself Using Rules to Rewrite or Analyze your Ruby Code SansWord - Agile Graduation Using Ruby @ RubyConf
  • 10. How Agile? 2010/12 : Ruby 2011/7/10 SansWord - Agile Graduation Using Ruby @ RubyConf
  • 11. SMC Bench Mark Paper( ) Python 8 In our implementation: 4 SansWord - Agile Graduation Using Ruby @ RubyConf
  • 12. Win!!!! L o s e SansWord - Agile Graduation Using Ruby @ RubyConf
  • 13. Future Work: Dream Big Ruby Ruby Code, SansWord - Agile Graduation Using Ruby @ RubyConf
  • 14. About Me - SansWord - PTT, Plurk, Google+, Twitter, Gmail 9/27 Online SansWord - Agile Graduation Using Ruby @ RubyConf

Editor's Notes

  1. \n
  2. \n
  3. \n
  4. \n
  5. \n
  6. \n
  7. \n
  8. \n
  9. \n
  10. \n
  11. \n
  12. \n
  13. \n