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
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity