Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

여러 버그수정, 할 일이 더 남아 있지만 거기에있습니다.
Tags: Minor bugfixes
Multiple bugfixes, although there are more to do.

2005-01-24 11:45
alpha09

이 버전은 현재 수입이 자바와 C #의 소스 코드 및 수출 자바, C #, C + + 헤더, 그리고 정의는 소스 코드입니다.
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

프로그램이 입력을 구문 분석의 내부 형식을 직접 중간 트리 구조를 사용하지 않고.
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

파서에서 스키마와 버그수정 변경.
Tags: Minor bugfixes
Changes to schema and bugfixes in the parser.

2004-11-09 12:16
Alpha 06

지금은 도구를 사용하여 javacc 및 tokenize하고 입력을 구문 분석 jjtree.
Tags: Minor feature enhancements
The tool now uses javacc and jjtree to tokenize and parse input.

Project Resources