Hacker News new | ask | show | jobs
by pphysch 1691 days ago
Last time I checked, everything is still running on von Neumann/Harvard CPUs. Did I miss a major revolution in computing?
3 comments

Forgive the tangent, but your comment reminded me of item #52 on the venerable "Things to say when you're losing a technical argument" list. :)

http://web.archive.org/web/20050131033632/http://www.skirsch...

Yikes.
Yes, nowadays we have those machines, called computers (or automatic computers if you need the older name for reference), that can take software made for one architecture, no matter how unreal, and turn it into software made for another architecture.
Could you share a Haskell compiler that produces output that can execute on a real non-von Neumann/Harvard architecture?
Why would anyone have built one of those, if non-von Neumann architectures are so rare? Compilers aren't much of a weekend project. I don't get your point.
Yes
Please elaborate.
Compilers.
Which (Haskell) compilers that target actually-existing hardware do not output procedural bytecode?
That is the point.