Detailed Information

Cited 0 time in webofscience Cited 0 time in scopus
Metadata Downloads

A symbol table verification method for JavaScript compiler using reverse translator on HTML5 smart virtual machine

Authors
Son, Y.Oh, S.Lee, Y.
Issue Date
May-2017
Publisher
International Information Institute Ltd.
Keywords
Compiler construction; Ecma script; JavaScript compiler; Reverse translator; Smart Cross Platform; Symbol table verification; Virtual machine
Citation
Information (Japan), v.20, no.5, pp 3259 - 3266
Pages
8
Indexed
SCOPUS
Journal Title
Information (Japan)
Volume
20
Number
5
Start Page
3259
End Page
3266
URI
https://scholarworks.dongguk.edu/handle/sw.dongguk/19058
ISSN
1343-4500
Abstract
The Smart Cross Platform is a virtual machine based solution that supports various programming languages and platforms, and its aims are to support programming languages like ISO/TEC C++, Java and Objective C and smartphone platforms such as Android and iOS. Java Script is a programming language to develop HTML5 contents, and the contents are executed by interpreter which included in web browser unlike compilation based programming and execution methods. In this paper, we will introduce the symbol table for the JavaScript compiler and its verification. The symbol table is a data structure to keep track of scope and binding information about names (or identifiers). Various information is entered into the symbol table after visiting and analyzing the abstract syntax tree generated by syntax-directed translation, and then is used to check whether the use of names is consistent with their definition during the semantic analysis phase and generate a valid code during the code generation phase. Proposed reverse translator reconstructs inputted JavaScript declarations by using information of the symbol table entered in the declaration process phase of the JavaScript compiler, and therefore we can verify completeness of symbol table design and correctness of information entered in the symbol table. In addition, this system also produces debug information, and so is effectively utilized for the development of the JavaScript compiler. © 2017 International Information Institute.
Files in This Item
There are no files associated with this item.
Appears in
Collections
College of Advanced Convergence Engineering > Department of Computer Science and Artificial Intelligence > 1. Journal Articles

qrcode

Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.

Related Researcher

Researcher Son, Yun Sik photo

Son, Yun Sik
College of Advanced Convergence Engineering (Department of Computer Science and Artificial Intelligence)
Read more

Altmetrics

Total Views & Downloads

BROWSE