On 13 September 2011 21:32, Wes Garland <w...@page.ca> wrote:
>
> When I write shell programs, and JS programs, I keep an extra terminal
> window open to a spare shell or a JS REPL.  I try stuff. Stuff that works, I
> copy into my program.  Then I run my program - which happens quickly,
> because the compiler is super-fast and the program is a contained entity
> which probably runs in a dynamically configured environment.

REPLs and quasi-instant compile turn-arounds are indeed great
features, but by no means exclusive to untyped languages, and never
have been. It just happens that the typed languages dominating the
mainstream suck badly in this area.

/Andreas
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to