@anderson_sam

PSEUDOCODE TO SOURCE PROGRAMMING LANGUAGE TRANSLATOR

. International Journal of Computational Science and Information Technology (IJCSITY), 4 (2): 1-9 (May 2016)
DOI: 10.5121/ijcsity.2016.4203

Abstract

Pseudocode is an artificial and informal language that helps developers to create algorithms. In this paper a software tool is described, for translating the pseudocode into a particular source programming language. This tool compiles the pseudocode given by the user and translates it to a source programming language. The scope of the tool is very much wide as we can extend it to a universal programming tool which produces any of the specified programming language from a given pseudocode. Here we present the solution for translating the pseudocode to a programming language by using the different stages of a compiler

Links and resources

Tags