Category talk:JavaScript: Difference between revisions

m
move discussion to fp talk unless there is something specific to JS
(changed paradigm distributions)
m (move discussion to fp talk unless there is something specific to JS)
Line 44:
:::: On the other hand, it is undeniable that JavaScript is completely side effect ridden and therefore non-declarative.
:::: It just so happens that declarative programming is probably the most important part of ''effective'' FP. By telling the computer what to do rather then how to do it, you free up the compiler to optimize and parallelize at will. –[[User:Jhuni|Jhuni]] 01:42, 2 Janurary 2010 (UTC)
:::: Since we aren't really talking about JavaScript anymore, and I have made basically all my points about the language itself, we may as well move this to [http://rosettacode.org/wiki/Category_talk:Programming_paradigm/Functional Talk:FP]. –[[User:Jhuni|Jhuni]] 01:49, 2 Janurary 2010 (UTC)
Anonymous user