Project

_

0.05
No release in over 3 years
Low commit activity in last 3 years
_ allows you to write Ruby script by using only _.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 10.0
 Project Readme

_

_ allows you to write Ruby script by using only _.

Installation

$ gem install _

Usage

The following script is a "Hello, world!" program which can be executed by Ruby interpreter:

require "_"
____ _ _____ ____ __ ____ ____ __ ___ ____ __ __ _ ______
_____ ___ _ _ ___ _____ ______ ____ _ _ ____ _ _ ____ _
____ __ __ ___ _ ______ ___ ____ __ ______ ____ _ ____ ____
__ _ ____ _ _ ___ _____ _____ _ ______ ____ _ ______ _____

You can make a __script__ by __script__:

require "_"
puts __script__('puts"Hello, world!"')

License

The gem is available as open source under the terms of the MIT License.