[ 原始碼: libacme-brainfck-perl ]
套件:libacme-brainfck-perl(1.1.1-2.1)
libacme-brainfck-perl 的相關連結
Debian 的資源:
下載原始碼套件 libacme-brainfck-perl:
- [libacme-brainfck-perl_1.1.1-2.1.dsc]
- [libacme-brainfck-perl_1.1.1.orig.tar.gz]
- [libacme-brainfck-perl_1.1.1-2.1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [search.cpan.org]
相似套件:
Embed Brainf*ck in your perl code
Brainf*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.
其他與 libacme-brainfck-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language