|
Project Information
Members
Links
|
This is a C declarations unscrambler in JavaScript. However, I wrote it in Java with Google Web Toolkit (GWT). GWT compiled the Java source codes and generated the optimized JavaScript. I wrote the original C declaration unscrambler as a Java applet in 1996 and used the same Java unscrambler code to wrote this version in about half hour. To browse the source, Source->Browse To try it, please visit: http://www.muquit.com/cdclgwt/ |