Please enable JavaScript.
Coggle requires JavaScript to display documents.
LangA_d2 (LangA code and reading (VFS support reading txt files (Path…
LangA_d2
LangA code and reading
Defined convention (account for updates)
VFS support reading txt files
Text_file
Text_unit_file
Path
Relative_path
Text_unit_parser
Hierarchy
LangA parser
Text_unit_composition
LangA interpreter
Interprets LangA parsed Text_unit_composition
Uses code to rebuild text into LangA format
LangA use
Building code
Hierarchy of LangA code builders
Selection of an appropriate builder
Vizualizing LangA
Hierarchy of LangA format visualizers
Selection of an appropriate visualizer