Compiler topic
Compilers are software that translate higher-level (more human readable) programming languages to lower-level languages (e.g. machine code). The processor executes machine code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor. Examples of compiled languages include BASIC, Fortran, C++, C, and Java.
ikea-sharp
📦The new groundbreaking programming language
LanguageBackdoors
Compiler exploits and exploitable non-obvious source code back doors.
progge.rs
Program analysis playground for a simple, imperative language
frobtads
Linux and macOS development tools and text-mode interpreter for TADS adventure games.
abi-to-sol
Generate Solidity interface from ABI JSON
gross
Research Compiler using Graph IR for Code Optimizations and Code Generations
Ccache.cmake
🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.