Putting in all the stops: execution control for JavaScript

Author:

Baxter Samuel1,Nigam Rachit1,Politz Joe Gibbs2,Krishnamurthi Shriram3,Guha Arjun1

Affiliation:

1. University of Massachusetts at Amherst, USA

2. University of California at San Diego, USA

3. Brown University, USA

Abstract

Scores of compilers produce JavaScript, enabling programmers to use many languages on the Web, reuse existing code, and even use Web IDEs. Unfortunately, most compilers inherit the browser's compromised execution model, so long-running programs freeze the browser tab, infinite loops crash IDEs, and so on. The few compilers that avoid these problems suffer poor performance and are difficult to engineer. This paper presents Stopify, a source-to-source compiler that extends JavaScript with debugging abstractions and blocking operations, and easily integrates with existing compilers. We apply Stopify to ten programming languages and develop a Web IDE that supports stopping, single-stepping, breakpointing, and long-running computations. For nine languages, Stopify requires no or trivial compiler changes. For eight, our IDE is the first that provides these features. Two of our subject languages have compilers with similar features. Stopify's performance is competitive with these compilers and it makes them dramatically simpler. Stopify's abstractions rely on first-class continuations, which it provides by compiling JavaScript to JavaScript. We also identify sub-languages of JavaScript that compilers implicitly use, and exploit these to improve performance. Finally, Stopify needs to repeatedly interrupt and resume program execution. We use a sampling-based technique to estimate program speed that outperforms other systems.

Publisher

Association for Computing Machinery (ACM)

Subject

Computer Graphics and Computer-Aided Design,Software

Reference81 articles.

1. Babylon: A JavaScript parser used in Babel. htps://github.com/babel/ babel/tree/master/packages/babylon . Accessed Nov 10 2017. Babylon: A JavaScript parser used in Babel. htps://github.com/babel/ babel/tree/master/packages/babylon . Accessed Nov 10 2017.

2. CONS should not CONS its arguments, part II

3. Representing control in the presence of one-shot continuations

4. It's alive! continuous feedback in UI programming

5. Scaling up functional programming education: under the hood of the OCaml MOOC

Cited by 2 articles. 订阅此论文施引文献 订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献

1. Teaching Programming to Novices Using the codeBoot Online Environment;Electronic Proceedings in Theoretical Computer Science;2022-07-26

2. Microsoft MakeCode: embedded programming for education, in blocks and TypeScript;Proceedings of the 2019 ACM SIGPLAN Symposium on SPLASH-E - SPLASH-E 2019;2019

同舟云学术

1.学者识别学者识别

2.学术分析学术分析

3.人才评估人才评估

"同舟云学术"是以全球学者为主线,采集、加工和组织学术论文而形成的新型学术文献查询和分析系统,可以对全球学者进行文献检索和人才价值评估。用户可以通过关注某些学科领域的顶尖人物而持续追踪该领域的学科进展和研究前沿。经过近期的数据扩容,当前同舟云学术共收录了国内外主流学术期刊6万余种,收集的期刊论文及会议论文总量共计约1.5亿篇,并以每天添加12000余篇中外论文的速度递增。我们也可以为用户提供个性化、定制化的学者数据。欢迎来电咨询!咨询电话:010-8811{复制后删除}0370

www.globalauthorid.com

TOP

Copyright © 2019-2024 北京同舟云网络信息技术有限公司
京公网安备11010802033243号  京ICP备18003416号-3