I am writing a source to source (Basic to Pascal) translation program in .Net and I've modeled some of the code output engine on some of the classes in the CodeDom. My question to the group is: has anyone got an idea of how to handle unary expressions? Should I make that just a literal if I detect one in the source language?
Thanks for input in advance, Fred Palmer [EMAIL PROTECTED] =================================== This list is hosted by DevelopMentor� http://www.develop.com NEW! ASP.NET courses you may be interested in: 2 Days of ASP.NET, 29 Sept 2003, in Redmond http://www.develop.com/courses/2daspdotnet Guerrilla ASP.NET, 13 Oct 2003, in Boston http://www.develop.com/courses/gaspdotnet View archives and manage your subscription(s) at http://discuss.develop.com
