r5056@merlin: jquelin | 2007-05-25 09:47:16 +0200
[language-ook.git] / README
blob60d43fb54c49a704ef3b0272497a39788a90a3a7
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) 2001 Jerome Quelin <jquelin@cpan.org>
33     All rights reserved.
35     This program is free software; you can redistribute it and/or
36     modify it under the same terms as Perl itself.