Sha256: e2505b9204bd92e54aa597e8c6674722c8d51083e157c16b9c63fc444e836c93

Contents?: true

Size: 704 Bytes

Versions: 1

Compression:

Stored size: 704 Bytes

Contents

# `_`

`_` 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](https://opensource.org/licenses/MIT).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
_-1.4 README.md