Acronyms and Abbreviations
B |
||
BC |
bitcode |
A BC file is an intermediate file (IR) generated by compiling the source code using LLVM. It is the binary representation of the IR. |
C |
||
CMake |
Cross Platform Make |
An open-source cross-platform C/C++/Fortran software automatic build tool |
D |
||
DEB |
- |
File name extension of Debian software packages |
G |
||
GZIP |
GNU ZIP |
A file compression format |
J |
||
JAR |
Java Archive |
A Java software package format |
M |
||
Make |
GNU make |
An open-source C/C++/Fortran software build tool led by GNU |
R |
||
RPM |
Red Hat Package Manager |
A Linux software package format |
T |
||
TAR |
- |
A Linux software package format |
W |
||
WAR |
Web Application Archive |
A JAR file format |
Z |
||
ZIP |
- |
A file compression format |
Parent topic: Appendixes