Hacker News new | ask | show | jobs
by anotherjhacker 935 days ago
Real time processes are indeed critical in some contexts. And, arguably, we should be putting more effort into some of those contexts.

For the APL family, that's often a call for code which works with external interfaces. In many potential APL environments a handful of well designed custom primitives would get you where you need to go.

But no programming language is adequate for all roles, and that includes APL. (It can still be useful for modeling / prototyping for real time work, but that's not always necessary.)

1 comments

Everything involving a user is a real time thing. But that's now how the software industry views it, somewhere along the line the user became a peripheral rather than the other way around.
"Every system is fault-tolerant; unfortunately in most of them the component tolerating the faults is the end user."