Advanced Memory Management in Vale (with Evan Ovadia)
Listen now
Description
Rust changed the discussion around memory management - this week's guest hopes to push that discussion even further. This week we're joined by Evan Ovadia, creator of the Vale programming language and collector of memory management techniques from far and wide. He takes us through his most important ones, including linear types, generation references and regions, to see what Evan hopes the future of memory management will look like. If you've been interested in Rust's borrow-check and want more (or want different!) then Evan has some big ideas for you to sink your teeth into. – Vale: https://vale.dev/ The Vale Discord: https://discord.com/invite/SNB8yGH Evan's Blog: https://verdagon.dev/home Evan's 7DRL Entry: https://verdagon.dev/blog/higher-raii-7drl 7DRL: https://7drl.com/ https://verdagon.dev/grimoire/grimoire What Colour Is Your Function?: https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/ 42, the language: https://forty2.is/ Verona Language: https://www.microsoft.com/en-us/research/project/project-verona/ Austral language: https://austral-lang.org/ Surely You're Joking, Mr Feynman! (book): https://www.goodreads.com/book/show/35167685-surely-you-re-joking-mr-feynman Evan on Twitter: https://twitter.com/verdagon Find Evan in the Vale Discord: https://discord.com/invite/SNB8yGH Kris on Mastodon: http://mastodon.social/@krisajenkins Kris on LinkedIn: https://www.linkedin.com/in/krisjenkins/ Kris on Twitter: https://twitter.com/krisajenkins – #software #programming #podcast #valelang
More Episodes
Bytewax is a curious stream processing tool that blends a Python surface with a Rust core to produce something that's in a similar vein to Kafka Streams or Apache Flink, but with a fundamentally different implementation. This week we're going to take a look at what it does, how it works in...
Published 05/08/24
Published 05/08/24
Mojo is the latest language from the creator of Swift and LLVM. It's an attempt to take some of the best techniques from CPU/GPU-level programming and package them up in a Python-compatible syntax. In this episode we explore why Mojo was created, and what it offers to Python programmers and...
Published 05/01/24