Folkert de Vries
a fast, friendly, functional language
an anecdote from the raspberry pi
but does not change my experience
we don't accept that argumentation elsewhere
memory safety
error messages
package manager
why is python popular?
"make it work, then make it fast"
does not work
architecture determines performance
Parse
Sema
Codegen
Link
Parse
Sema
Codegen
Link
state of the art code generation,
on all the platforms
terrible at debug builds
Parse
Sema
Codegen
Link
vertical integration
recompiled
precompiled
updated binary
We can compile + run hello world faster than python can print it
Rust deserves fast (re)compiles
be ambitious
(read 12000 page PDFs)
design for performance
orders of magnitude better
build cool things with friends