I've just finished reading a very interesting paper entitied "Out of the Tar Pit" which presents this idea of FRP as a way of reducing complexity in applications by minimizing state and control. Are there any examples of this idea out in the wild? Is anybody making use of these ideas? Is there any work being done in this area?
Edit: FRP is NOT just functional programming as some editors and commentators are suggesting, and its concepts could in fact be implemented in any declarative or even imperative language. The suggestion in the paper is actually different parts of the system to be implemented in different DSL-like languages, where each DSL is limited to only what is necessary.
Also, the link I had above didn't work when accessed directory from SO for some reason. As such, I've included it here for copy/paste: