OctoProc
Hearing that IBM were having trouble making a compiler translate single-threaded C into efficient multi-threaded binary, I decided to see what I could do.
All that I’ve got working is a simple assembler and multi-threaded bytecode interpreter; no high level language or compiler…