Building Your Own Compiler - The Slightly Easier Way With LLVM
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the process of building a domain-specific language compiler using LLVM in this 36-minute conference talk from YOW! 2016. Discover how LLVM's extensive compiler API and high-performance backends enable the creation of a language that combines C++ performance with the uniqueness of Tolkien's lesser-known Elvish dialects. Learn from Anglo-Danish programmer Erik Corry as he demonstrates how to leverage LLVM's capabilities to develop a custom compiler for your own programming language. Gain insights into software architecture, continuous delivery, and modern software engineering practices that can enhance your compiler development skills.
Syllabus
Building Your Own Compiler The Slightly Easier Way With LLVM • Erik Corry • YOW! 2016
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube