Hacker News new | ask | show | jobs
by jedbrown 5288 days ago
Bjarne knows damn well that you can have a Matrix interface in C instead of "an array and a whole bunch of arrays". This is not a new concept. I would have hoped he was above spreading such disinformation.
1 comments

He means an actual Matrix interface, with operators and all, as opposed to a bunch of functions that just hide the arrays under the carpet.