WEKO3
-
RootNode
アイテム
Generating Virtual Machine Code of JavaScript Engine for Embedded Systems
https://ipsj.ixsq.nii.ac.jp/records/220342
https://ipsj.ixsq.nii.ac.jp/records/2203420bed3920-417b-4472-967b-d02c69a9bf78
名前 / ファイル | ライセンス | アクション |
---|---|---|
![]() |
Copyright (c) 2022 by the Information Processing Society of Japan
|
|
オープンアクセス |
Item type | Journal(1) | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
公開日 | 2022-10-15 | |||||||||||||
タイトル | ||||||||||||||
タイトル | Generating Virtual Machine Code of JavaScript Engine for Embedded Systems | |||||||||||||
タイトル | ||||||||||||||
言語 | en | |||||||||||||
タイトル | Generating Virtual Machine Code of JavaScript Engine for Embedded Systems | |||||||||||||
言語 | ||||||||||||||
言語 | eng | |||||||||||||
キーワード | ||||||||||||||
主題Scheme | Other | |||||||||||||
主題 | [一般論文] JavaScript virtual machine, domain-specific languages, VM internal datatype, compilers | |||||||||||||
資源タイプ | ||||||||||||||
資源タイプ識別子 | http://purl.org/coar/resource_type/c_6501 | |||||||||||||
資源タイプ | journal article | |||||||||||||
著者所属 | ||||||||||||||
The University of Electro-Communications/Presently with Fujitsu Limited | ||||||||||||||
著者所属 | ||||||||||||||
The University of Electro-Communications/Presently with School of Science and Technology, Meiji University | ||||||||||||||
著者所属 | ||||||||||||||
The University of Tokyo | ||||||||||||||
著者所属 | ||||||||||||||
The University of Electro-Communications/Presently with KLab Inc. | ||||||||||||||
著者所属(英) | ||||||||||||||
en | ||||||||||||||
The University of Electro-Communications / Presently with Fujitsu Limited | ||||||||||||||
著者所属(英) | ||||||||||||||
en | ||||||||||||||
The University of Electro-Communications / Presently with School of Science and Technology, Meiji University | ||||||||||||||
著者所属(英) | ||||||||||||||
en | ||||||||||||||
The University of Tokyo | ||||||||||||||
著者所属(英) | ||||||||||||||
en | ||||||||||||||
The University of Electro-Communications / Presently with KLab Inc. | ||||||||||||||
著者名 |
Yuta, Hirasawa
× Yuta, Hirasawa
× Hideya, Iwasaki
× Tomoharu, Ugawa
× Hiro, Onozawa
|
|||||||||||||
著者名(英) |
Yuta, Hirasawa
× Yuta, Hirasawa
× Hideya, Iwasaki
× Tomoharu, Ugawa
× Hiro, Onozawa
|
|||||||||||||
論文抄録 | ||||||||||||||
内容記述タイプ | Other | |||||||||||||
内容記述 | Virtual machines (VMs) for dynamically managed languages such as JavaScript are generally implemented in C or C++. Implementation of VMs in such low-level languages offers the advantage of high flexibility, but it suffers from problems of descriptiveness and safety. These problems are due to the fact that even though a variety of VM operations are based on the VM's internal datatypes for first-class objects in the target language, the C code typically treats all VM internal datatypes as a single type in C. In addition, VMs implemented in C or C++ have a size problem which is a serious issue for VMs on embedded systems. The reason for this problem is the difficulty of eliminating unnecessary code fragments from the C code for a specific application. To solve these problems, we propose a domain-specific language for describing VM programs and a corresponding compiler to C programs, called VMDL and VMDLC, respectively. We also propose related utility tools. This framework enables generation of C source code for an eJSVM, a JavaScript VM for embedded systems. VMDL's concise syntax enables static VM datatype analysis for optimizations and error detection. We evaluated the framework and confirmed its effectiveness from both qualitative and quantitative viewpoints. ------------------------------ This is a preprint of an article intended for publication Journal of Information Processing(JIP). This preprint should not be cited. This article should be cited as: Journal of Information Processing Vol.30(2022) (online) DOI http://dx.doi.org/10.2197/ipsjjip.30.679 ------------------------------ |
|||||||||||||
論文抄録(英) | ||||||||||||||
内容記述タイプ | Other | |||||||||||||
内容記述 | Virtual machines (VMs) for dynamically managed languages such as JavaScript are generally implemented in C or C++. Implementation of VMs in such low-level languages offers the advantage of high flexibility, but it suffers from problems of descriptiveness and safety. These problems are due to the fact that even though a variety of VM operations are based on the VM's internal datatypes for first-class objects in the target language, the C code typically treats all VM internal datatypes as a single type in C. In addition, VMs implemented in C or C++ have a size problem which is a serious issue for VMs on embedded systems. The reason for this problem is the difficulty of eliminating unnecessary code fragments from the C code for a specific application. To solve these problems, we propose a domain-specific language for describing VM programs and a corresponding compiler to C programs, called VMDL and VMDLC, respectively. We also propose related utility tools. This framework enables generation of C source code for an eJSVM, a JavaScript VM for embedded systems. VMDL's concise syntax enables static VM datatype analysis for optimizations and error detection. We evaluated the framework and confirmed its effectiveness from both qualitative and quantitative viewpoints. ------------------------------ This is a preprint of an article intended for publication Journal of Information Processing(JIP). This preprint should not be cited. This article should be cited as: Journal of Information Processing Vol.30(2022) (online) DOI http://dx.doi.org/10.2197/ipsjjip.30.679 ------------------------------ |
|||||||||||||
書誌レコードID | ||||||||||||||
収録物識別子タイプ | NCID | |||||||||||||
収録物識別子 | AN00116647 | |||||||||||||
書誌情報 |
情報処理学会論文誌 巻 63, 号 10, 発行日 2022-10-15 |
|||||||||||||
ISSN | ||||||||||||||
収録物識別子タイプ | ISSN | |||||||||||||
収録物識別子 | 1882-7764 | |||||||||||||
公開者 | ||||||||||||||
言語 | ja | |||||||||||||
出版者 | 情報処理学会 |