[ 源代码: beef ]
软件包:beef(1.2.0-2)
beef 的相关链接
Debian 的资源:
下载源码包 beef:
- [beef_1.2.0-2.dsc]
- [beef_1.2.0.orig.tar.xz]
- [beef_1.2.0.orig.tar.xz.asc]
- [beef_1.2.0-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [kiyuko.org]
相似软件包:
flexible Brainfuck interpreter
Beef is an interpreter for the Brainfuck programming language.
Its main goals are to be comfortable for the user and to run most Brainfuck programs unchanged; speed is generally quite good.
Beef performs thorough error checking to make sure malformed programs are not executed; it also supports a bunch of command-line options that can be used for configuration or compatibility purposes.
If GVFS is installed, Beef can use any available backend as either output or (where it makes sense) input source. GNU readline is used for interactive input.
其他与 beef 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcattle-1.0-0 (>= 1.2.0)
- Brainfuck language toolkit
-
- dep: libglib2.0-0 (>= 2.16.0)
- C 例程的 GLib 软件库
-
- dep: libreadline8 (>= 6.0)
- GNU readline 与 history 库,运行时
-
- sug: gvfs
- userspace virtual filesystem - GIO module
-
- sug: gvfs-backends
- userspace virtual filesystem - backends