User loginNavigation |
archivesDelimited continuations for C/C++Hello LtU, I have created a monster. I have implemented a variant of shift/reset control operators, shift0/reset0, for C/C++. The core of the implementation is written in x86 assembly and works by heap-allocating new stacks and switching between them. There are some caveats, but otherwise everything seems to be working nice. I've shared the implementation on github. Could you take a look at it and share some comments? (And yes, I know this is crazy.) |
Browse archivesActive forum topics |
Recent comments
2 days 6 hours ago
3 days 3 hours ago
4 days 7 hours ago
4 days 8 hours ago
1 week 2 days ago
1 week 2 days ago
1 week 2 days ago
4 weeks 3 days ago
5 weeks 1 day ago
5 weeks 1 day ago