Elm (programming language): Difference between revisions

Content deleted Content added
Line 36:
| journal = Proceedings of the 4th International Symposium on Practical Aspects of Declarative Languages
| pages = 155–172
| year = 2002 }}</ref><ref>[http://elm-lang.org/learn/What-is-FRP.elm Elm - What is Functional Reactive Programming?]</ref> and Arrowized FRP.<ref>{{cite doi|10.1145/581690.581695}}</ref><ref>[http://elm-lang.org/blog/announce/version-0.5.0.elm Elm - AutomatonsThe Libraries You Need] ''Automaton'' as an arrow implementation]</ref>
 
The following program displays the position of the mouse as it moves around the screen, automatically updating the screen in real-time.