Converting Pseudo Code to Code: A Review

K Vayadande, PA Bailke, AB Dombale… - … Machine Learning is …, 2024 - Wiley Online Library
As of this writing, the process of turning an algorithm into code still falls short of expectations.
Algorithms can be written as code, which will help novices and programmers with visual …

The use of natural language processing approach for converting pseudo code to C# code

AT Imam, AJ Alnsour - Journal of Intelligent Systems, 2019 - degruyter.com
Although current computer-aided software engineering tools support developers in
composing a program, there is no doubt that more flexible supportive tools are needed to …

[PDF][PDF] Sequence-to-Sequence Learning-Based Conversion of Pseudo-Code to Source Code Using Neural Translation Approach

MDA UDDIN, L ISLAM - dro.deakin.edu.au
Pseudo-code refers to an informal means of representing algorithms that do not require the
exact syntax of a computer programming language. Pseudo-code helps developers and …

[PDF][PDF] An efficient Approach to Produce Source Code by Interpreting Algorithm

P Motkari, B Wable, S Walzade… - … Research Journal of …, 2017 - academia.edu
People may possess good logical skills along with great algorithmic solution designing
capabilities but the inadequate knowledge of programming languages makes them …

[PDF][PDF] Pseudocode to source code translation

V Parekh, D Nilesh - Intl. J. Emerging Technologies and …, 2016 - researchgate.net
In the field of software engineering most programming languages have certain
idiosyncrasies. Due to this, beginner programmers or programmers who are learning a new …

Sequence-to-sequence learning-based conversion of pseudo-code to source code using neural translation approach

UK Acharjee, M Arefin, KM Hossen, MN Uddin… - IEEE …, 2022 - ieeexplore.ieee.org
Pseudo-code refers to an informal means of representing algorithms that do not require the
exact syntax of a computer programming language. Pseudo-code helps developers and …

[PDF][PDF] Automated code generation using case-based reasoning, routine design and template-based programming

Y Danilchenko, R Fox - Midwest Artificial Intelligence and …, 2012 - researchgate.net
Automated code generation is the process whereby a computer program takes user
specifications in some form and produces a program as output. Automated code generation …

Spoc: Search-based pseudocode to code

S Kulal, P Pasupat, K Chandra, M Lee… - Advances in …, 2019 - proceedings.neurips.cc
We consider the task of mapping pseudocode to executable code, assuming a one-to-one
correspondence between lines of pseudocode and lines of code. Given test cases as a …

Interpreting computer code in a computer‐based learning system for novice programmers

I Milne, G Rowe - Software: Practice and Experience, 2005 - Wiley Online Library
Although the principles of writing compilers and interpreters are well known, we have found
that the ideas needed to develop an interpreter for the express purpose of allowing direct …

[PDF][PDF] Software tool for translating pseudocode to a programming language

MR Amal, CV Jamsheedh… - Intl. J. Cybernetics & …, 2016 - researchgate.net
Pseudocode is an artificial and informal language that helps programmers to develop
algorithms. In this paper a software tool is described, for translating the pseudocode into a …