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

Поділитися
Вставка
  • Опубліковано 3 гру 2022
  • This presentation was recorded at YOW! 2016. #GOTOcon #YOW
    yowcon.com
    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
    Simon Brown • Software Architecture for Developers Vol. 2 • leanpub.com/visualising-softw...
    David Farley • Modern Software Engineering • amzn.to/3GI468M
    Dave Farley & Jez Humble • Continuous Delivery • amzn.to/3ocIHwd
    Woods, Erder & Pureur • Continuous Architecture in Practice • amzn.to/2QWAmkl
    George Fairbanks • Just Enough Software Architecture • amzn.to/3uZzVo0
    / gotocon
    / goto-
    / gotoconferences
    #Cpp #ProgrammingLanguage #ErikCorry #APIs #DSL #SoftwareEngineering #Programming #SoftwareDevelopment #YOWcon
    Looking for a unique learning experience?
    Attend the next GOTO conference near you! Get your ticket at gotopia.tech
    Sign up for updates and specials at gotopia.tech/newsletter
    SUBSCRIBE TO OUR CHANNEL - new videos posted almost daily.
    ua-cam.com/users/GotoConf...
  • Наука та технологія

КОМЕНТАРІ • 1

  • @edgeeffect
    @edgeeffect 2 місяці тому

    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.