CfB, what is your opinion of subleq? It seems we just need to implement one opcode.
There already exists Higher_subleq (assembly language) and C compiler, so that sure sounds like the quickest path. The CPU model they use doesn't seem too crazy.
James
We don't need as less instructions as possible. We need a usable language.
So does this mean Subleq is out of the running for VM? What's considered a 'usable' low-level language?