Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Chris Lattner

๐Ÿ‘ค Speaker
See mentions of this person in podcasts
2524 total appearances

Appearances Over Time

Podcast Appearances

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And there's safety, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

So you talk about real types.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

I mean, not saying this is for everybody, but that's actually a pretty big thing, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so there's a bunch of different aspects of what value Mojo provides.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so, I mean, it's funny for me, like I've been working on

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

These kinds of technologies and tools for too many years now.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

But you look at Swift, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And we talked about Swift for TensorFlow, but Swift as a programming language, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Swift's now 13 years old from when I started it.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Because I started in 2010, if I remember.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so that project, and I was involved with it for 12 years or something, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

That project has gone through its own really interesting story arc, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And it's a mature, successful, used by millions of people system, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Certainly not dead yet, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

But also going through that story arc, I learned a tremendous amount about building languages, about building compilers, about working with community and things like this.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so that experience, like I'm helping channel and bring directly into Mojo and other systems, same thing.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Like apparently I like building and iterating and evolving things.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so you look at this LLVM thing I worked on 20 years ago

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

You look at MLIR, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so a lot of the lessons learned in LLVM got fed into MLIR.