A domain-specific language for building self-optimizing AST interpreters

Author:

Humer Christian1,Wimmer Christian2,Wirth Christian3,Wöß Andreas1,Würthinger Thomas3

Affiliation:

1. JKU Linz, Austria

2. Oracle Labs, USA

3. Oracle Labs, Austria

Abstract

Self-optimizing AST interpreters dynamically adapt to the provided input for faster execution. This adaptation includes initial tests of the input, changes to AST nodes, and insertion of guards that ensure assumptions still hold. Such specialization and speculation is essential for the performance of dynamic programming languages such as JavaScript. In traditional procedural and objectoriented programming languages it can be tedious to write selfoptimizing AST interpreters, as those languages fail to provide constructs that would specifically support that. This paper introduces a declarative domain-specific language (DSL) that greatly simplifies writing self-optimizing AST interpreters. The DSL supports specialization of operations based on types of the input and other properties. It can then use these specializations directly or chain them to represent the operation with the minimum amount of code possible. The DSL significantly reduces the complexity of expressing specializations for those interpreters. We use it in our high-performance implementation of JavaScript, where 274 language operations have an average of about 4 and a maximum of 190 specializations. In addition, the DSL is used in implementations of Ruby, Python, R, and Smalltalk.

Publisher

Association for Computing Machinery (ACM)

Subject

Computer Graphics and Computer-Aided Design,Software

Reference33 articles.

1. Project Lombok. URL http://projectlombok.org/. Project Lombok. URL http://projectlombok.org/.

2. Meta programming system. URL http://www.jetbrains.com/mps. Meta programming system. URL http://www.jetbrains.com/mps.

3. Xtext. URL http://www.eclipse.org/Xtext/. Xtext. URL http://www.eclipse.org/Xtext/.

4. TruffleSOM: A file-based Smalltalk implementation built with truffle. 2014. URL https://github.com/smarr/TruffleSOM. TruffleSOM: A file-based Smalltalk implementation built with truffle. 2014. URL https://github.com/smarr/TruffleSOM.

5. A DSL for writing type systems for Xtext languages

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

1. Quff: A Dynamically Typed Hybrid Quantum-Classical Programming Language;Proceedings of the 21st ACM SIGPLAN International Conference on Managed Programming Languages and Runtimes;2024-09-13

2. On Polyglot Program Testing;Companion Proceedings of the 32nd ACM International Conference on the Foundations of Software Engineering;2024-07-10

3. TASTyTruffle: Just-in-Time Specialization of Parametric Polymorphism;Proceedings of the ACM on Programming Languages;2023-10-16

4. SEALS: a framework for building self-adaptive virtual machines;Proceedings of the 14th ACM SIGPLAN International Conference on Software Language Engineering;2021-10-17

5. Towards self-adaptable languages;Proceedings of the 2021 ACM SIGPLAN International Symposium on New Ideas, New Paradigms, and Reflections on Programming and Software;2021-10-17

同舟云学术

1.学者识别学者识别

2.学术分析学术分析

3.人才评估人才评估

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

www.globalauthorid.com

TOP

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