TY - JOUR
T1 - Spicing Up Dart with Side Effects
T2 - A set of extensions to the Dart programming language, designed to support asynchrony and generator functions
AU - Meijer, Erik
AU - Millikin, Kevin
AU - Bracha, Gilad
PY - 2015/3/1
Y1 - 2015/3/1
N2 - The Dart programming language has recently incorporated a set of extensions designed to support asynchrony and generator functions. Because Dart is a language for Web programming, latency is an important concern. To avoid blocking, developers must make methods asynchronous when computing their results requires nontrivial time. Generator functions ease the task of computing iterable sequences.
AB - The Dart programming language has recently incorporated a set of extensions designed to support asynchrony and generator functions. Because Dart is a language for Web programming, latency is an important concern. To avoid blocking, developers must make methods asynchronous when computing their results requires nontrivial time. Generator functions ease the task of computing iterable sequences.
U2 - 10.1145/2742694.2747873
DO - 10.1145/2742694.2747873
M3 - Article
SN - 1542-7730
VL - 13
SP - 40:40-40:59
JO - ACM Queue: tomorrow's computing today
JF - ACM Queue: tomorrow's computing today
IS - 3
ER -