Changes between Version 14 and Version 15 of WikiStart
- Timestamp:
- 2015-11-03 17:36:46 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v14 v15 3 3 Code DXiner (pronounced Designer) is a software tool to design software (no, it's not UML) [[BR]]It comes in two flavours that are essentially the same, but have different methods of use : 4 4 5 == DXiner - Textual==5 == Textual Code DXiner == 6 6 * like any text based language produced in a '.dxt' file with it's DXiner Textual Toolset <http://docs.dxiner.net/trac/dxiner_docs/wiki/DXinerTextualToolset>, and follows the DXiner Textual Grammar <http://docs.dxiner.net/trac/dxiner_docs/wiki/DXTGrammar> 7 7 8 == DXiner - Visual==8 == Visual Code DXiner == 9 9 * a drag and drop paradigm for the same ideas producing a '.dxv' but can export '.dxt' files too and it's DXiner Visual Toolset <http://docs.dxiner.net/trac/dxiner_docs/wiki/DXinerVisualToolset>. 10 10