Hacker News new | ask | show | jobs
by khyryk 4153 days ago
It's basically an unremarkable C-ish language with an advanced green threading library built in. Channels and green threads aren't that difficult to replicate, but select is.