Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Acme-Brainfuck-1.1.1-11.mga9 RPM for noarch

From Mageia Cauldron for i586 / media / core / release

Name: perl-Acme-Brainfuck Distribution: Mageia
Version: 1.1.1 Vendor: Mageia.Org
Release: 11.mga9 Build date: Sun Mar 20 20:00:16 2022
Group: Development/Perl Build host: localhost
Size: 13188 Source RPM: perl-Acme-Brainfuck-1.1.1-11.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Acme-Brainfuck
Summary: Embed Brainfuck in your perl code
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sun Mar 20 2022 umeabot <umeabot> 1.1.1-11.mga9
  + Revision: 1808125
  - Mageia 9 Mass Rebuild

Files

/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.xz
/usr/share/perl5/vendor_perl/Acme
/usr/share/perl5/vendor_perl/Acme/Brainfuck.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:16:32 2024