At least according to this article. “Rust is the future of systems programming, C is the new Assembly”: Intel principal engineer, Josh Triplett At Open Source Technology Summit (OSTS) 2019, Josh Triplett, a Principal Engineer at Intel gave an insight into what Intel is […]
Tag: c
Programming Languages Power Usage
Interesting article on The New Stack about programming languages power usage. Which Programming Languages Use the Least Electricity? https://thenewstack.io/which-programming-languages-use-the-least-electricity/ © 2019 The New Stack. All rights reserved. Should we all go back to C now?
From math to machine
Brian Steffens wrote a very interesting article about how a mathematical function translates all the way down to machine code. From math to machine: translating a function to machine code https://briansteffens.github.io/2017/02/20/from-math-to-machine.html I like the part with the machine code: 48 bf 01 00 00 … 🙂
Need a refresher on C?
If you need a refresher on C, you might want to have a look at this handy summary from the Stanford CS Education Library. A bit outdated – revised 4/2003 – but still helpful, I think. Essential C http://cslibrary.stanford.edu/101/