32 lines
1.3 KiB
Markdown
32 lines
1.3 KiB
Markdown
+++
|
|
title="Tilde Backend (TB)"
|
|
mediatype="demo"
|
|
conference="seattle-2023"
|
|
date="2023-11-15T17:40:00-08:00"
|
|
description="The future of compiler backends."
|
|
thumbnail="/images/thumbnails/2023HMSYasser.png"
|
|
|
|
[[videos]]
|
|
title="Tilde Backend"
|
|
embed="https://player.vimeo.com/video/887510264?h=798b29233f"
|
|
service="vimeo"
|
|
download_link="https://player.vimeo.com/progressive_redirect/playback/887510264/rendition/1080p/file.mp4?loc=external&oauth2_token_id=1777364455&signature=d8d3dc9d818d69bd893f566c483c02ce492cae1f2f145329ee4345a62ab5ee80"
|
|
|
|
[[videos]]
|
|
title="Tilde Backend - Q&A"
|
|
embed="https://player.vimeo.com/video/889290606?h=2546bcb9fb"
|
|
service="vimeo"
|
|
download_link="https://player.vimeo.com/progressive_redirect/playback/889290606/rendition/1080p/file.mp4?loc=external&oauth2_token_id=1777364455&signature=34f8054a60ef6b858b35d37455f9e5341cfd9df0d699b755eb0cff3d1a1ab239"
|
|
|
|
[[speakers]]
|
|
name="Yasser Arguelles"
|
|
bio=""
|
|
image="/images/people/2023-yasserarguelles.jpg"
|
|
+++
|
|
|
|
#### The future of compiler backends.
|
|
|
|
[TB](https://yasserarg.com/tb.html) is a compiler backend built to address problems I and many others
|
|
have had with LLVM, the hope is to fill the same niches such as integration with languages, optimization,
|
|
and flexibility without incurring the same compile time costs or code complexity.
|