BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Have Native Languages Returned? (TL;DR: Yes)

Have Native Languages Returned? (TL;DR: Yes)

Bookmarks
41:50

Summary

In this panel users of C++, Rust, and Go talk about how they picked their language of choice, what problems remain, what was impossible to do with VM-based languages and much more.

Bio

Paul Dix is the CEO of InfluxDB. Werner Schuster focuses on languages, VMs and compilers, HTML5/Javascript, and recently more on performance optimization. Todd Lipcon is a software engineer at Cloudera.

About the conference

Software is Changing the World. QCon empowers software development by facilitating the spread of knowledge and innovation in the developer community. A practitioner-driven conference, QCon is designed for technical team leads, architects, engineering directors, and project managers who influence innovation in their teams.

Recorded at:

Feb 07, 2016

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Using C++... just, reimplementing everything and keeping mental models

    by hmijail hmijail,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    As Paul Graham wrote: "If you try to solve a hard problem, the question is not whether you will use a powerful enough language, but whether you will (a) use a powerful language, (b) write a de facto interpreter for one, or (c) yourself become a human compiler for one."

    The C++ guy in this panel sounds like he's happy being a human compiler to get what the Rust and Go guys mention is provided by their languages.

  • Re: Using C++... just, reimplementing everything and keeping mental models

    by hmijail hmijail,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    (Well, to be fair, he does say at the beginning that if he had to start today his project, he might have chosen another language)

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT