3 | | [[Image(DevelopmentProcess.png,912)]] |
| 3 | [[Image(DevelopmentProcess.png,912)]][[BR]][[BR]] |
| 4 | If we start at the "Design" documents, we see that those are fed into the VisualBRON editing process. That's the designer dragging and droppinf boxes, having fun and playing around. |
| 5 | |
| 6 | Next the Visual Dxiner process can save or retrieve those designs in "*.vbr" format. |
| 7 | |
| 8 | Then if commanded, Visual DXiner will write those designs out as "BRON" pseudo code ( ending in .def ), hpwever it is possible ( if you have the generators ) to generate that directly in ".C" and ".H" files. |
| 9 | |
| 10 | Finally the pseudo code files are interpreted by the "Textual DXiner" and along with it's generator files and design libraries will produce ... "C" and "H" code files. |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |