top | item 6322095

Interactive Programming: A New Kind of REPL

25 points| joshaber | 12 years ago |elm-lang.org

3 comments

order

bad_alloc|12 years ago

Sorry for being the obnoxious fanboy of another language, but Lisp + Slime + Emacs has had this feature since forever: By including some swank-updater in your main loop you can have this functionality too. Example: http://www.youtube.com/watch?v=6pMyhrDcMzw

taliesinb|12 years ago

Mathematica is also an inherently interactive programming language, with images, graphs, vector graphics, and GUI elements being first-class values.