Hacker News new | ask | show | jobs
by userbinator 2829 days ago
(Pure) Excel is a form of dataflow programming --- the sequencing is implicit, but the flow of values is explicit. For algorithms that don't have arbitrary input-dependent looping, it is relatively easy to implement.