Hacker News new | ask | show | jobs
by anticensor 2823 days ago
Separate stack and data memory adress spaces will make the machine incompatible with ISO C due to impossibility to convert between "pointer to void" and "pointer to object". Code address space is allowed to be separate.