Downloadliste

Projektbeschreibung

XML Encoded Source is a tool that encodes source code in XML form to allow conversion to other languages, the generation of documentation such as UML, and to provide an intermediate format for code generators that allows code to be more quickly compiled on the fly. It also provides language independence in code distribution and could provide a much better way to mix scripting code in with XML data.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-07 19:27
alpha10

Mehrere Bugfixes, aber es gibt mehr zu tun.
Tags: Minor bugfixes
Multiple bugfixes, although there are more to do.

2005-01-24 11:45
alpha09

Diese Version importiert nun Java und C #-Quellcode und Ausfuhren Java, C #, C + +-Header, und die Definition Quellcode.
Tags: Major feature enhancements
This version now imports Java and C# source code and
exports Java, C#, C++ header, and definition source code.

2005-01-10 18:40
alpha08

Das Programm analysiert nun Eingang direkt mit dem internen ein Format ohne Verwendung eines Zwischen-Baumstruktur.
Tags: Code cleanup
The program now parses input directly to internal
an format without using an intermediate tree
structure.

2004-11-24 20:28
alpha07

Schema-Änderungen und Bugfixes im Parser.
Tags: Minor bugfixes
Changes to schema and bugfixes in the parser.

2004-11-09 12:16
Alpha 06

Das Tool nutzt jetzt javacc und jjtree zu tokenize und Input zu analysieren.
Tags: Minor feature enhancements
The tool now uses javacc and jjtree to tokenize and parse input.

Project Resources