Home   Cover Cover Cover Cover
 

C#2 to HTML Converter

This ASP.NET application produces a syntax-highlighted HTML representation of your C#2.0 source code. Simply provide the URL to the C# source code file in the text box below and press the "To HTML" button.

The source code transformation (from C# to HTML) is done using the compiler generator Coco/R and a customized version of the attributed C# grammar.

C# File:

Handle Conditional Compilation Symbols (#if, #define, #undef, #elif, #else and #endif)
Enter extern set conditional compilation symbols (space separated):