Title :
Toward a Bottom-Up Parsing Virtual Machine
Author_Institution :
Dept. of Bus. Adm. & Inf. Sci., Chubu Univ., Kasugai, Japan
Abstract :
This paper proposes a virtual machine specialized for bottom-up parsing. All existing parser generators are tightly coupled to their target programming languages. In this paper´s approach, generated parsers are written in machine code for a virtual machine. They are loosely coupled to any programming languages. If we port a parser from one programming language to another, we do not need to modify the parser generator. All we have to do is to read the specifications of the virtual machine and customize it. The virtual machine is under development, but the proposed approach will have the advantage of platform independence for parser development.
Keywords :
program compilers; programming languages; virtual machines; bottom up parsing; machine code; parser generators; programming languages; virtual machine; Application software; Arithmetic; Character recognition; Computer applications; Computer languages; Information science; MONOS devices; Program processors; Virtual machining; White spaces; Bottom-up parsing; Parser generator; Virtual machine;
Conference_Titel :
Computer Engineering and Applications (ICCEA), 2010 Second International Conference on
Conference_Location :
Bali Island
Print_ISBN :
978-1-4244-6079-3
Electronic_ISBN :
978-1-4244-6080-9
DOI :
10.1109/ICCEA.2010.83