LLVM in 100 Seconds
Fireship Fireship
2.99M subscribers
813,152 views
0

 Published On May 23, 2022

Want to build your own programming language? LLVM is a tool for building and optimizing compilers and forms the backbone of many languages like Rust, Swift, CUDA, C, and C++.

#compsci #programming #100SecondsOfCode

🔗 Resources

LLVM https://llvm.org
LLVM Kaleidoscope Tutorial https://llvm.org/docs/tutorial/
C++ in 100 Seconds    • C++ in 100 Seconds  
Rust in 100 Seconds    • Rust in 100 Seconds  


🔥 Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

- LLVM tutorial
- What is LLVM?
- Who created LLVM?
- How to build a programming language from scratch
- What are the main parts of a compiler?
- How do compliers work?
- Lexer vs Parser

show more

Share/Embed