Skip to content

Instantly share code, notes, and snippets.

@FuriKuri
Forked from qrohlf/helloworld
Created February 7, 2016 09:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FuriKuri/9137b0af3ee2f416843e to your computer and use it in GitHub Desktop.
Save FuriKuri/9137b0af3ee2f416843e to your computer and use it in GitHub Desktop.
Ruby Hello World
  = 1
   =  + 
    =   *  + 
     =    *  
      =
[     *(   +  )+  ,
        =     *    + ,
         =     *    +    -  ,
        ,
        =        +    ,
    *  +    +  ,
    *    -  *    +   +  ,
       ,
       + +  ,
        ,
    *    ,     + +  ,
    ]
puts      .map(&:chr).join
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment