Essentials of Interpretation. Lecture [3/18] Compilers: AOT, JIT, Transpiler

Описание к видео Essentials of Interpretation. Lecture [3/18] Compilers: AOT, JIT, Transpiler

⭐ Enroll: http://dmitrysoshnikov.com/courses/es...
📚 Udemy: https://www.udemy.com/course/essentia...
👉 DS Education: https://www.dmitrysoshnikov.education...

This is the third lecture from the "Essentials of Interpretation" class, where we discuss semantics of programming languages, and build a programming language from scratch.

Other lectures of the class:    • Essentials of Interpretation  

You will learn:

- Ahead-of-time (AOT) compiler
- Just-in-time (JIT) compiler
- LLVM
- Intermediate representation (IR)
- Bytecode
- Clang
- x64 Assembly
- AST-transformer (Transpiler)

#JIT #LLVM #Compiler

Комментарии

Информация по комментариям в разработке