DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibacme-brainfck-perl
BeschreibungEmbed Brainf*ck in your perl code
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.1.1
Sektionperl
Prioritätoptional
Installierte Größe92 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerJaldhar H. Vyas
Quelle
Paketgröße9864 Byte
Prüfsumme MD5886d02044fb6d0f36eb2c9e7117c4c80
Prüfsumme SHA1e89789aebbc1c577923129de29921653fa16375a
Prüfsumme SHA2561366996063d3e7577fa919a87f70031312caef70684421b7534ffe50d36d5108
Link zum Herunterladenlibacme-brainfck-perl_1.1.1_all.deb
Ausführliche BeschreibungBrainf*ck (yes, there is a u there.) 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. This module will allow you to mix Brainf*ck with your perl code.


Impressum
Linux is a registered trademark of Linus Torvalds