Hacker News new | ask | show | jobs
by syncurrent 1090 days ago
Right, imperative synchronous programming simplifies real time processing a lot.

Somehow it does not get the attention it should, which is IMHO due to the fact that it is not available in common programming languages.

This is why I tried to create DSLs for C and Swift so that more people could potentially play around with that.

https://github.com/frameworklabs/proto_activities

1 comments

Oooh, this is delightful, thank you for sharing!