Version 23 (modified by archibald, 8 years ago) (diff)

--

Code DXiner, Code Base Trac Site

Code DXiner (pronounced Designer) is a software tool to design software (no, it's not UML)
It comes in two flavours that are essentially the same, but have different methods of use :

Textual Code DXiner

Visual Code DXiner

The output stage of all this design work, isn't just pretty pictures, but code and documentation ... but it's something you might have to work on to get it the flavour you like.

This is where the coding will be done

As soon as we have enough design work done in the docs section (see below ) - here's where the code will be. The main stream of the development will be written in ...

  • LL(1) - yet another recursive decent compiler compiler
  • C - for the lexical analysis ( nice and nippy )
  • C# for the GUI stuff
  • Python for the generation stuff.
  • and once it's up and going the rest will be written in itself.

Downloads

Get the latest versions here

Call to Developers

Would you like to join in with the development?
Please send an email to mark@dxiner.net with your desired username and some indication about where your skills lay ... and we'll set you up with an access account.

To go to to the documentation click here <http://docs.dxiner.net/trac/dxiner_docs>
(notes on UsingTracWiki)