SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Acme-Brainfuck rpm build for : PCLinuxOS. For other distributions click perl-Acme-Brainfuck.

Name : perl-Acme-Brainfuck
Version : 1.1.1 Vendor : (none)
Release : 8pclos2017 Date : 2017-07-11 22:26:02
Group : Development/Perl Source RPM : perl-Acme-Brainfuck-1.1.1-8pclos2017.src.rpm
Size : 0.01 MB
Packager : bb2 < bb2>
Summary : Embed Brainfuck in your perl code
Description :
Brainfuck is about the tiniest Turing-complete programming language you can
get. A language is Turing-complete if it can model the operations of a
Turing machine--an abstract model of a computer defined by the British
mathematician Alan Turing in 1936. A Turing machine consists only of an
endless sequence of memory cells and a pointer to one particular memory
cell. Yet it is theoretically capable of performing any computation. With
this module, you can embed Brainfuck instructions delimited by whitespace
into your perl code. It will be translated into Perl as parsed. Brainfuck
has just just 8 instructions (well more in this implementation, see the
/\"Extensions to ANSI Brainfuck\" manpage below.) which are as follows

Instructions
* + Increment

Increase the value of the current memory cell by one.

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Acme-Brainfuck-1.1.1-8pclos2017.noarch.rpm
     

Provides :
perl(Acme::Brainfuck)
perl-Acme-Brainfuck

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/Acme
/usr/lib/perl5/vendor_perl/5.22.3/Acme/Brainfuck.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Acme
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/Acme/Brainfuck
/usr/share/doc/perl-Acme-Brainfuck
/usr/share/doc/perl-Acme-Brainfuck/Changes
/usr/share/doc/perl-Acme-Brainfuck/META.yml
/usr/share/doc/perl-Acme-Brainfuck/README
/usr/share/doc/perl-Acme-Brainfuck/SIGNATURE
/usr/share/man/man3/Acme::Brainfuck.3pm.bz2

 
ICM