The study of industrial robot interpreter

WANG Hao,XIE Cun-xi
DOI: https://doi.org/10.3969/j.issn.1001-3997.2010.03.066
2010-01-01
Abstract:Present an open structure robot interpreter,which is based on XML,UML and Design Patterns. Interpreter uses grammar file from XML to do lexical analysis and Syntax analysis of the robot instruction ,and the instruction can be easily extended or modified by modifying the XML file and UML model. The interpreter is realized on VS.NET platform by C# language,and the result is proved to be correct and efficient.
What problem does this paper attempt to address?