@inproceedings{b9d33f6d679045f6988935d7eac93894,
title = "INI framework: Indonesian language interpreter software for controlling Nao robot movement",
abstract = "Robotics in education field has recently begun to teach since at elementary level. One of popular robot platform used for education is NAO Robot built by Aldebaran Robotics. Nao robot comes with some tools: Choregraphe and software development kit (SDK). The tools conduct the programming of the robot in order to behave accordance with the expected command. However, this Tools are still difficult to use for novice programmers, moreover by non-programmers. Thus, we need a tool or interpreter that can ease to program Nao robot. Interpreter is a software that acts as translator to language understood by the computer (machine language) command per command. To conduct its functions, the interpreter for Nao robot consists of three parts: Lexer, Parser, and Executor. Lexer is employed to read the input command and turn it into a tokens by using Regular expressions. Parser process the tokens to become middle code representation according to the written syntax. An executor then execute the code representation which sends commands to Nao robot in order to act. The results of this research produced an interpreter that can receive Indonesian commands as input then process it to perform Nao robot motion.",
keywords = "Ease of programming, Interpreter, NAO",
author = "Muhtadin and Herwidodo, {Eka Prasetyo} and Ahmad Zaini",
note = "Publisher Copyright: {\textcopyright} 2015 IEEE.; 16th International Seminar on Intelligent Technology and Its Applications, ISITIA 2015 ; Conference date: 20-05-2015 Through 21-05-2015",
year = "2015",
month = aug,
day = "24",
doi = "10.1109/ISITIA.2015.7219954",
language = "English",
series = "2015 International Seminar on Intelligent Technology and Its Applications, ISITIA 2015 - Proceeding",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "63--68",
booktitle = "2015 International Seminar on Intelligent Technology and Its Applications, ISITIA 2015 - Proceeding",
address = "United States",
}