[ 原始碼: pcc ]
套件:pcc(1.2.0~DEVEL+20220331-1)
pcc 的相關連結
Debian 的資源:
下載原始碼套件 pcc:
- [pcc_1.2.0~DEVEL+20220331-1.dsc]
- [pcc_1.2.0~DEVEL+20220331.orig.tar.gz]
- [pcc_1.2.0~DEVEL+20220331-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [pcc.ludd.ltu.se]
相似套件:
Portable C Compiler
PCC is a small, simple, fast and understandable C99 compiler based on the original Portable C Compiler by S. C. Johnson, written in the late 1970s. Focus on being able to compile and run on a PDP11, even if it may not happen in reality, keeps it lean; abstinence from over-complicated algorithms leads to quick reliable code generation. Even though much of the compiler has been rewritten, some of the basics still remain.
其他與 pcc 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libpcc-dev
- Portable C Compiler (development files)