r7855@merlin: jquelin | 2007-11-26 13:00:00 +0100
[language-ook.git] / README
blobb30dff384158fb175137b206a06ffd5f4ed4eb06
1 NAME
3     Language::Ook - a Ook! interpreter.
6 DESCRIPTION
8     A programming language should be writable and readable by orang-utans.
9     So Ook! is a programming language designed for orang-utans.
11     Ook! is bijective with BrainFuck, and thus, Turing-complete.
14 INSTALLATION
16     To install this module type the following (you should be familiar
17     with those instructions ;) ):
19        perl Makefile.PL
20        make
21        make test
22        make install
25 AUTHOR
27     Jerome Quelin, <jquelin@cpan.org>
30 COPYRIGHT
32     Copyright (c) 2002-2007 Jerome Quelin, all rights reserved.
34     This program is free software; you can redistribute it and/or modify
35     it under the same terms as Perl itself.