Lecture 3: Compilers: AOT, JIT, Transpiler

You will learn:

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

Complete and Continue  
Discussion

0 comments