10 Years of Dart (Invited Talk)

被引:0
作者
Egorov, Vyacheslav [1 ]
机构
[1] Google, Fredericia, Denmark
来源
PROCEEDINGS OF THE 12TH ACM SIGPLAN INTERNATIONAL WORKSHOP ON VIRTUAL MACHINES AND INTERMEDIATE LANGUAGES, VMIL 2020 | 2020年
关键词
Virtual Machines; Language Design; Static Typing; Dynamic Typing; Ahead of Time Compilation; Just in Time Compilation;
D O I
10.1145/3427765.3432355
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Dart might be the only contemporary programming language that changed its core principles so radically between two major versions. 10 years ago, in 2010, it was born as a dynamically typed programming language with optional static types - ideas of Strongtalk wrapped into familiar C-like syntax. A language destined to be executed in a native VM with an adaptive JIT compiler. Yet over the years Dart has evolved into a language with a sound static type system, and is being deployed in contexts that require ahead-of-time compilation and prohibit JITing. Now, it is even trying to get rid of the "billion-dollar mistake" - null - and incrementally transition to non-nullable by default reference types. This talk focuses on the architecture of Dart Virtual Machine and how it followed the evolution of the Dart language, adapting to the new semantics and new execution environments, where users wanted to bring Dart to.
引用
收藏
页码:4 / 4
页数:1
相关论文
empty
未找到相关数据