_
allows you to write Ruby script by using only _
.
$ gem install _
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!"')
The gem is available as open source under the terms of the MIT License.