Y
Hacker News
new
|
ask
|
show
|
jobs
by
rdtsc
5178 days ago
Did you mean a data-flow language. A language that is driven by the stream of data? Mozart/OZ implements some of that. Also see here:
http://en.wikipedia.org/wiki/Dataflow_programming
1 comments
NathanRice
5178 days ago
I am a big fan of synchronous dataflow as a way to organize programs. It meshes well with the idea of modelling knowledge rather than "programming".
link