
#compsci #programming #100SecondsOfCode
🔗 Resources
LLVM
LLVM Kaleidoscope Tutorial
C++ in 100 Seconds
Rust in 100 Seconds
🔥 Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at
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