Ball-Maze Block Diagram for Visualizing Logic Flow and Standardizing Code Structure
Both flowchart and pseudocode are popular tools to describe program algorithms. However, they have their strengths as well as weaknesses. Flowchart visualizes logic flow effectively but sometimes it may not be conveniently converted to program code for novice programmers. On the other hand, pseudocode format is closer to program code but may not be as easily visualized as flow chart. To address the issue, this paper proposes an alternative graphical representation of logic flow, called ball-maze block diagram, which takes advantages of both flowchart and pseudocode in a single representation format. Besides describing the graphical representation of the diagram, this paper also demonstrates systematic conversion from the diagram to standard code structure to ease code development. The generated code is structure-friendly regardless of the complexity of logic flow. Step-by-step guides are given on practical problem to demonstrate the usefulness of the proposed methods.
A.F. Blackwell, K.N. Whitley, J. Good and M. Petre, “Cognitive Factors in Programming with Diagrams,” Artificial Intelligence Review, Vol. 15, Issue 1, pp. 95-114, 2001.
Unified Modeling Language (UML), source from www.uml-diagrams.org, (accessed on 8th Jun 2024).
W.R. Sutherland, “On-Line Graphical Specification of Computer Procedures,” Massachusetts Institute of Technology, Dept. of Electrical Engineering, Ph.D Thesis, 1966.
I.E. Sutherland, “Sketchpad: A man-machine graphical communication system,” Proceedings of the Spring Joint computer Conference, pp. 329–346, 1963.
LabVIEW, source from http://https://www.ni.com/en/shop/ labview.html, (accessed on 10th Jun 2024).
Scratch, source from https://scratch.mit.edu, (accessed on 10th Jun 2024).
A.V. Aho, R. Sethi and J.D. Ullman, “Compilers, principles, techniques,” Addison-Wesley, Vol. 7, No. 8, Issue 9, 1986.
F.E. Allen, “Control flow analysis,” ACM Sigplan Notices, Vol. 5, pp. 1–19, 1970.
R. Farrow, K. Kennedy and L. Zucconi, “Graph grammars and global program data flow analysis,” 17th Annual Symposium on Foundations of Computer Science, IEEE, pp. 42–56, 1976.
C.W. Fraser and D.R. Hanson, “A retargetable C compiler: design and implementation,” Addison-Wesley Longman Publishing Co., Inc, 1995.
T. Long, Y. Xie, X . Chen, W. Zhang, Q. Cao and Y. Yu, “Multi-View Graph Representation for Programming Language Processing: An Investigation into Algorithm Detection,” Proceedings of the AAAI Conference on Artificial Intelligence, Vol. 36, No. 5, pp. 5792-5799, 2022.
S. Muchnick, “Advanced compiler design and implementation,” Morgan Kaufmann, 1997.
W. Sutherland, “On-Line Graphical Specification of Computer Procedures,” Massachusetts Institute of Technology, Dept. of Electrical Engineering, Ph.D Thesis, 1966.
A.B. Chaudhuri, “Flowchart and Algorithm Basics - The Art of Programming,” Mercury Learning and Information, 2020.
New World Encyclopaedia, ‘Flowchart’, source from http://www.newworldencyclopedia.org/entry/ Flowchart, (accessed in 2013).
E.F. Khor, “Coding for Multitasking Without Operating System: A Method Using Simple Code Structure,” CreateSpace Independent Publishing Platform, 2017.
Copyright (c) 2024 International Journal of Engineering and Computer Science

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.