Package : perl-Acme-Brainfuck > RPM : perl-Acme-Brainfuck-1.1.1-11.mga9.src.rpm

Basic items

Name perl-Acme-Brainfuck
Version 1.1.1
Release 11.mga9
URL https://metacpan.org/release/Acme-Brainfuck
Group Development/Perl
Summary Embed Brainfuck in your perl code
Size 11KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 20:00:10
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie