DocumentCode :
3749190
Title :
Rethinking javascript loops as combinators
Author :
Prashant Singh;Rejo Mathew;Veerdhwaj Singh
Author_Institution :
MPSTME, Mumbai, India
fYear :
2015
Firstpage :
288
Lastpage :
294
Abstract :
Loop combinators like map and filter have fallen out of use in performance critical sections of code in favor of for and while loops. This is tragic because not only are loop combinators more expressive than loop control structures but also they are simpler and more error resistant. Using inductive loop combinators, performance can be improved without sacrificing expressiveness. The resulting code is more modular and easier to maintain.
Keywords :
"Reactive power","Semantics","Software","Programming","Mathematical model","Prototypes","Complexity theory"
Publisher :
ieee
Conference_Titel :
Computing and Network Communications (CoCoNet), 2015 International Conference on
Type :
conf
DOI :
10.1109/CoCoNet.2015.7411200
Filename :
7411200
Link To Document :
بازگشت