Affiliation:
1. University of California, Santa Cruz, Santa Cruz, CA, USA
Abstract
This paper focuses on extensibility, the ability of a programmer using a particular language to extend the expressiveness of that language. This paper explores how to provide an interesting notion of extensibility by virtualizing the interface between code and data. A virtual value is a special value that supports behavioral intercession. When a primitive operation is applied to a virtual value, it invokes a trap on that virtual value. A virtual value contains multiple traps, each of which is a user-defined function that describes how that operation should behave on that value. This paper formalizes the semantics of virtual values, and shows how they enable the definition of a variety of language extensions, including additional numeric types; delayed evaluation; taint tracking; contracts; revokable membranes; and units of measure. We report on our experience implementing virtual values for Javascript within an extension for the Firefox browser.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Reference24 articles.
1. T. H. Austin. Proxy values implementation and examples. http://slang.soe.ucsc.edu/proxy-values 2010. T. H. Austin. Proxy values implementation and examples. http://slang.soe.ucsc.edu/proxy-values 2010.
2. Mirrors
3. Fully Abstract Semantics for Observably Sequential Languages
4. Proxies
5. Contracts as Pairs of Projections
Cited by
8 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. GUARDIA;Proceedings of the 15th International Conference on Managed Languages & Runtimes - ManLang '18;2018
2. Dynamic detection of object capability violations through model checking;ACM SIGPLAN Notices;2015-05-12
3. Ghost: A uniform and general-purpose proxy implementation;Science of Computer Programming;2015-02
4. Dynamic Detection of Object Capability Violations Through Model Checking;ACM SIGPLAN NOTICES;2015
5. Contracts for domain-specific languages in Ruby;Proceedings of the 10th ACM Symposium on Dynamic languages - DLS '14;2014