Pagini
Workshops
Parteneri
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
sesiuni:compiler [2014/07/13 21:04] freescale Added agenda |
sesiuni:compiler [2014/07/13 22:59] freescale [Agenda] |
||
---|---|---|---|
Line 37: | Line 37: | ||
== Agenda == | == Agenda == | ||
- | * C/C++ Build Tools: Preprocessor, Compiler, Assembler, Linker | + | * [[sesiuni:compiler:intro| Introduction]] |
- | * General Compiler Structure: Front-end, Back-end, Optimizations | + | * [[sesiuni:compiler:layout| The LLVM Directory Layout]] |
- | * Front-end: Lexical Analysis, Syntax Analysis, Semantic Analysis | + | * [[sesiuni:compiler:libtooling | Clang LibTooling]] |
- | * The LLVM Directory Layout | + | * [[sesiuni:compiler:ast | The Clang AST]] |
- | * Clang LibTooling | + | * [[sesiuni:compiler:highlighting | C Syntax Highlighting]] |
- | * The Clang AST | + | * [[sesiuni:compiler:ir | The LLVM IR]] |
- | * C Syntax Highlighting | + | * [[sesiuni:compiler:opt | The LLVM Optimization Engine]] |
- | * The LLVM IR | + | |
- | * The LLVM Optimization Engine | + | |
* C Tips & Tricks | * C Tips & Tricks | ||