>  In my mind, just because cs semantics are *compatible* with js semantics
doesn't mean they are "the same".

It's a matter of degree.  Most of CS maps directly into JS keeping the
exact same semantics even though the syntax is wildly different.  The best
example is -> of course.  Scope assignment does have different semantics,
but even that is quite mild.

The big difference in my mind is that I can think of what the resulting JS
will be almost perfectly when I read or write CS.  My mind isn't good
enough to do that with streamline.

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to