Y
Hacker News
new
|
ask
|
show
|
jobs
by
exDM69
3851 days ago
Yeah, you can do this in C if you do stack switching with a little bit of assembly. It's kind of doing a custom runtime environment for C. Not many other languages can do this.