Code2Code.net: A few documentation pages

>Home   >Contacts   >Credits   >Links   >Other Translation Engines

Status

As of 2006-May, the parser can parse windows header files, but not iostream.
The 'CreateWindow' example is a good illustration of how you can use the windows headers. 

Report problem (Message board)

C# thread
VB.Net thread
parser web service thread

Broad problem categories

1) pointers to pointers, 
2) void pointers, 
3) template classes, 
4) template functions
5) include files other than approved list

Architecture

This translator has two stages:
(1) parsing (see Credits), and 
(2) translation rules.

List of examples

Examples.htm

List of include files

Include files

Job History

Here are previous non-commercial submissions.

XML Parser Web Service

A web service is available which parses C++ and returns an object model.
This can be useful to convert C++ to a new language.
See web service documentation.