|
|
|
|
|
by jimbokun
6408 days ago
|
|
"Interesting article but I for one genuinely prefer libraries to syntactic language changes." I feel like there is some terminology confusion here (I already replied to someone else in the same vein). I think it makes more sense to say "I prefer libraries that do not introduce syntactic language changes to ones that do." Technically, I would say Objective-J is a Javascript library, in addition to being a language in and of itself. I think that Prototype, jQuery, etc. also add some syntactic changes, so I would say the difference is one of degree, not of kind. |
|
My standard: Can a common JS interpreter (say firefox) execute the code without modifications?
If that is true, then said "thing" is a library.