#compilers
2 articles tagged #compilers
All English for IT articles related to #compilers.
-
Writing LLVM Pass Documentation: Vocabulary and Patterns for Compiler Engineers
A guide to writing clear LLVM pass documentation — pass description vocabulary, intent statements, transforms vs analyses, requirements, and documentation patterns for compiler engineers.
-
Compiler Engineering Vocabulary: From Lexer to Code Generation
A comprehensive English vocabulary guide for compiler engineers covering the full pipeline from lexing and parsing through IR, optimisation passes, and code generation.