Blogs
June 18, 2013
VHDL (or VHSIC Hardware Description Language — VHSIC stands for Very High Speed Integrated Circuit) is a language that resembles Ada.
June 17, 2013
I want to take one more look at the parallelized list-based version of the Game of Life simulation.
June 12, 2013
I'd like to explain how the compiler can figure out during compilation when to move objects instead of copying them.
June 07, 2013
If you know me at all, you know I have an ongoing love/hate relationship with Arduino.
June 06, 2013
Like many subtle ideas, the idea of moving data in C++ is built on a simple concept.