Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
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.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 1.1.1-11.mga9 + Revision: 1808125 - Mageia 9 Mass Rebuild
/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 Nov 12 07:39:32 2024