[PDF][PDF] NLI-GSC: A Natural Language Interface for Generating SourceCode

AARH Ansari, DR Vora - International Journal of Advanced …, 2022 - researchgate.net
There are many different programming languages and each programming language has its
own structure or way of writing the code, it becomes difficult to learn and frequently switch …

Balancing quality and efficiency: An improved non-autoregressive model for pseudocode-to-code conversion

Y Xu, S Zheng, H Zou, H Yu, S Gao - Journal of Systems and Software, 2025 - Elsevier
Pseudocode can efficiently represent algorithm logic, but manual conversion to executable
code requires more time. Recent works have applied autoregressive (AR) models to …

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 …

Logic Error Localization in Student Programming Assignments Using Pseudocode and Graph Neural Networks

Z Xu, K Zhang, VS Sheng - arXiv preprint arXiv:2410.21282, 2024 - arxiv.org
Pseudocode is extensively used in introductory programming courses to instruct computer
science students in algorithm design, utilizing natural language to define algorithmic …

[PDF][PDF] Decoding Success: Assessing the Online Pseudocode Interpreter through Users Insights

TN Tacuban, LG Gabawa Jr, CLD Gimeno… - International Journal of …, 2024 - ijiet.org
Pseudocode is vital in enhancing programming comprehension, making it an essential
component of the Programming Logic Formulation (CS1) course. However, many CS1 …

Feature location enhancement based on source code augmentation with synonyms of terms

AA Saifan, L Obeidat - Software: Practice and Experience, 2021 - Wiley Online Library
In software maintenance the developers may add new feature to program, improve existing
function, and remove bugs. In this case the developer should identify the location in the …

Método para convertir código fuente escrito en diversos lenguajes de programación a un lenguaje universal

J Leitón-Jiménez, LA Barboza-Artavia - 2021 - repositoriotec.tec.ac.cr
Durante el desarrollo y mantenimiento de software se requiere analizar el código fuente de
los programas para determinar factores de calidad. Sin embargo, la gran cantidad de …

Speak pseudocode2c: A framework to convert customized pseudocode to c code

R Aggarwal, R Sengupta, S Jain… - 2022 3rd …, 2022 - ieeexplore.ieee.org
The source code of certain languages can be tough to understand for beginners and might
make them lose interest in the subject altogether. Instead, the pseudocode is simpler …

[HTML][HTML] GAST: A generic AST representation for language-independent source code analysis

J Leiton-Jimenez, L Barboza-Artavia… - Enfoque …, 2023 - scielo.senescyt.gob.ec
Organizations use various programming languages to develop their systems. These aim to
take advantage of the most appropriate features of each language for a given domain and …

Development of educational data mining model for predicting student punctuality and graduation predicate

R Rianto, M Fachrie - International Journal of Technology and …, 2019 - eprints.uty.ac.id
This paper discusses the Educational Data Mining (EDM) to predict the punctuality and
graduation predicate. Both are considered as important aspects that represent the student's …