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.
SpvGenTwo
SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library needed.
ainur
:milky_way: Detect compiler names and versions from ELF files
GraphQL.Tools
GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.
the-super-tiny-compiler.rs
The Super Tiny Compiler in Rust
let-go
Clojure-esque extension language for Go. (WIP)
laria
Laria is (... will be) a statically typed, embeddable scripting language inspired by Rust.
kou
A minimal language compiled into wasm bytecode
i18n-workbench
The i18n workbench is a plugin based on Vscode GUI display interface, view and logic interaction to solve internationalization processing.
IndentingPersistentBladeCompiler
Extension on the Laravel Blade compiler that persists indenting when using replaced content in blade templates.