First you have to check whether Delphi and C# can both describe the same things. More rigorously speaking, whether C#'s AST grammar is equals to or a superset of Delphi's AST grammar.
I don't think the answer is 'yes'. 2012年2月19日17:22 Mariusz Urbański <[email protected]>: > Dear group's friends, > > Is it possible with antlr to convert from source code Delphi to source > code C#, and write the application with Microsoft Visual Studio for > it? How can I do it step by step? or is there a good tutorial how I > can do that? > I am waiting for your advice, I need that for my diploma degree. > Thank you for your help. > > Mariusz Urbański > > -- > You received this message because you are subscribed to the Google Groups > "il-antlr-interest" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/il-antlr-interest?hl=en. > > -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
