NAME
Language::Ook - a Ook! interpreter.
DESCRIPTION
A programming language should be writable and readable by orang-utans.
So Ook! is a programming language designed for orang-utans.
Ook! is bijective with BrainFuck, and thus, Turing-complete.
INSTALLATION
To install this module type the following (you should be familiar
with those instructions ;) ):
perl Makefile.PL
make
make test
make install
AUTHOR
Jerome Quelin, <
[email protected]>
COPYRIGHT
Copyright (c) 2002-2007 Jerome Quelin, all rights reserved.
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.