Paper
27 October 2023 Design of ART program language and interpreter based on Java
Yu Dai, Wenjia Long, Zhiping Yu, Qinfeng Zhou
Author Affiliations +
Proceedings Volume 12922, Third International Conference on Electronics, Electrical and Information Engineering (ICEEIE 2023); 129222E (2023) https://doi.org/10.1117/12.3008836
Event: The Third International Conference on Electronics, Electrical and Information Engineering (ICEEIE 2023), 2023, Xiamen, China
Abstract
In the paper the Android runtime (ART) program language and its interpreter are designed based on Java. The grammar rules of ART language are designed in detail from lexical analysis, grammatical analysis and semantic analysis, and a simple but powerful scripting language is implemented, which supports object-oriented programming, functional programming, operator overloading and other functions. The ART interpreter is written based on the Java standard library. The experimental results show that it can be easily embedded into most JVM based applications including the Android platform. It improves the current problem of too few simple and easy to use scripting languages and relying on third-party library data.
(2023) Published by SPIE. Downloading of the abstract is permitted for personal use only.
Yu Dai, Wenjia Long, Zhiping Yu, and Qinfeng Zhou "Design of ART program language and interpreter based on Java", Proc. SPIE 12922, Third International Conference on Electronics, Electrical and Information Engineering (ICEEIE 2023), 129222E (27 October 2023); https://doi.org/10.1117/12.3008836
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Semantics

Error analysis

Java

Design and modelling

Object oriented programming

Computer programming

Design rules

RELATED CONTENT


Back to Top