International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 1 - Number 20 |
Year of Publication: 2010 |
Authors: Dony George, Priyanka Girase, Mahesh Gupta, Prachi Gupta, Aakanksha Sharma |
10.5120/419-619 |
Dony George, Priyanka Girase, Mahesh Gupta, Prachi Gupta, Aakanksha Sharma . Programming Language Inter-conversion. International Journal of Computer Applications. 1, 20 ( February 2010), 63-69. DOI=10.5120/419-619
In this paper, we have presented a new approach of programming languages inter-conversion which can be applied to all types of programming languages. The idea is about implementation of the intermediate language for inter-conversion. This language can be used to store the logic of the program in an algorithmic format without disturbing the structure of the original program. This paper also discusses the major advantages and challenges associated with this conversion approach. We have also performed a theoretical case study on the conversion of code written in the C++ programming language to Java.