Title :
Translating Gaussian03 AST into DLTK AST
Author :
Su, Xianrong ; Zhang, Ruisheng ; Wei, TongMing ; Wei, RuiPeng ; Li, Lian
Author_Institution :
Sch. of Inf. Sci. & Eng., Lanzhou Univ. Lanzhou, Lanzhou, China
Abstract :
Our project e-Science on Chemistry (eSOC) needs to build script editors for some chemistry script languages, such as Gaussian03, Mopac and Insight II. Dynamic language toolkit (DLTK) is an eclipse based platform that can create editors for programming languages. The critical part of creating editor with DLTK is translating target programming languagepsilas AST into DLTK AST. This AST translation contains two main processes. One process is storing target AST nodes into corresponding DLTK AST nodes and the other process is transforming target AST nodespsila communication into DLTK AST nodespsila communication. We use ANTLR to implement the AST translation. In this paper, we give an implementation of translating Gaussian03 AST into DLTK AST. This implementation is helpful for realizing the AST translation for other chemistry script languages. In addition, the validity of the AST translation for Gaussian03 is proved in GaussianScriptEditor.
Keywords :
authoring languages; chemistry computing; ANTLR implementation; DLTK AST implementation; DLTK toolkit; Gaussian03 AST translation; GaussianScriptEditor; chemistry script language; dynamic language toolkit; e-Science; eSOC project; eclipse based platform; programming language editor; script editor; Chemistry; Computer languages; Dynamic programming; Gaussian processes; Grid computing; Information science; Java; Open source software; Programming profession; Systems engineering education; ANTLR; AST; DLTK; Editor; Translation;
Conference_Titel :
Grid and Cooperative Computing, 2009. GCC '09. Eighth International Conference on
Conference_Location :
Lanzhou, Gansu
Print_ISBN :
978-0-7695-3766-5
DOI :
10.1109/GCC.2009.50