Skip to content

Instantly share code, notes, and snippets.

@lxsndl
Forked from qrohlf/helloworld
Created January 20, 2016 10:01
Show Gist options
  • Save lxsndl/20c3cd56a24aa2baa3d5 to your computer and use it in GitHub Desktop.
Save lxsndl/20c3cd56a24aa2baa3d5 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