A Summary Construct and Multiple Level Viewers in Natural Language Programming
DOI:
https://doi.org/10.26821/IJSHRE.10.1.2022.100111Keywords:
Language, Level, Multiple, Natural, programming, summary, viewerAbstract
Natural Language Programming(NLP) is good for programming codesmaintenance and understandability, however it cannot automatically summarize paragraphs of codes. Summary of paragraphs of codes canincrease the code understandability a lot. Therefore in this article,a new Summary Construct is proposed, and then we compare it with twoclassical ways of summary expression. Next an idea of multiple levelviewer is given, and this can hide details in multiple levels of programcodes. Lastly, I write an algorithm of a multiple level viewer usingthe new Summary Construct.
References
Weihan Huang, (2021), "Natural Language Programming", International Journal of Advances in Electronics and Computer Science-IJAECS, Volume-8,Issue-9 (Sep,2021) pp15-17 Linkto the paper : http://ijaecs.iraj.in//paper_detail.php?paper_id=18189&nameNatural_Language_Programming
Java https://en.wikipedia.org/wiki/Java_(programming_language)
C++
https://en.wikipedia.org/wiki/C%2B%2B
Prolog