Hacker News new | ask | show | jobs
Rust-Style Futures in C (axelf4.github.io)
22 points by axelf4 2121 days ago
1 comments

This was well laid-out and accessible (as someone who doesn't program in C often). I also appreciate the concluding link to a paper about Algebraic Effects which I hadn't known about before today.

If you do end up making another post which dives into implementing AE I'd love to read it. Thanks for the read!