Building Your Own Compiler The Slightly Easier Way With LLVM • Erik Corry • YOW! 2016

preview_player
Показать описание
This presentation was recorded at YOW! 2016. #GOTOcon #YOW

Erik Corry - Anglo-Danish Programmer who Loves to Implement Programming Languages

ABSTRACT
The rise of #LLVM has made it possible to write a language with its own little #compiler, making use of the many high-performance backends and the extensive compiler #API.
In this presentation we’ll show how to build a domain specific language with the performance of C++ and the eclecticism of Tolkiens lesser known Elvish dialects. [...]

RECOMMENDED BOOKS

#Cpp #ProgrammingLanguage #ErikCorry #APIs #DSL #SoftwareEngineering #Programming #SoftwareDevelopment #YOWcon

Looking for a unique learning experience?

SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
Рекомендации по теме
Комментарии
Автор

We are currently releasing older YOW! videos to serve as a valuable archive, preserving historical content. It is possible that a video is perceived as outdated. We believe it offers insightful glimpses into the past, enriching our understanding of history and development.

GOTO-
Автор

35:48 The Dragon Book has a section devoted to SSA since the 2nd edition in 2007.

iblard
Автор

I also used vi in the late 80s... and from the moment I saw the "sort of QBASIC based" editor on MS-DOS 5, I couldn't wait until we had "a decent editor" on Unix.

edgeeffect