On Wed, Oct 10, 2012 at 4:20 PM, Rick Waldron <waldron.r...@gmail.com> wrote:
...
> Allen Wirfs-Brock wrote:
>
>
> I proposed that we replace "Program" in this context with "Script". This
> is much less confusing and matches the most common manifestation of an ES
> Program as an HTML script block.
>
>
>
> +1 -- it the term at least some engines use, and it makes more sense for
> eval, or at least it matches everyday usage.
>
> /be
>
>
> -1
>
> "Script" might be the most common execution context, but there is more then
> one of those to consider. I think "Program" is just the right amount of
> neutral. Also "script" has a negative connotations, eg "script kiddies" etc.

(I apologize for hitting Send on my phone with an errant finger
resulting in an empty post).

"Script" is not neutral but neither is "Program" plus it's just wrong.
The language needs a name for both the unit of compilation and the
assembly of those units. The latter is a program right? So the former
needs a different name.

"CompilationUnit" is a bit long but more correct.

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

Reply via email to