Language::Kemuri - Kemuri Interpreter.


Language-Kemuri documentation  | view source Contained in the Language-Kemuri distribution.

Index


NAME

Top

Language::Kemuri - Kemuri Interpreter.

SYNOPSIS

Top

    use Language::Kemuri;
    kemuri('`|'); # => Hello, world!

DESCRIPTION

Top

An interpreter for Kemuri language.

METHODS

Top

kemuri

run the kemuri, and return the output value.

BUGS AND LIMITATIONS

Top

No bugs have been reported.

AUTHOR

Top

Tokuhiro Matsuno <tokuhiro __at__ mobilefactory.jp>

LICENSE AND COPYRIGHT

Top


Language-Kemuri documentation  | view source Contained in the Language-Kemuri distribution.