CoRecursive: Coding Stories

By Adam Gordon Bell - Software Developer

Tech Talk: Compiling to Bytecode with Thorsten Ball

🔊 Play episode (58 min)

Direct episode link

💬 Share episode

Published September 01, 2019 3:37pm

Tech Talks are in-depth technical discussions.

What do compilers do? What is the runtime of a language? What does it mean to compile something down to bytecode and what executes the byte code. Throsten Ball Answers these questions in this interview with Adam.

"A virtual machine is a computer built-in software, a CPU built-in software"

"Compilers can be slow. You know, I grew up running Linux and I had Gentoo running, so I basically let my computer run for the whole night to compile my window manager. So I do know how slow compilers...

Return to podcast