Java to C# source code conversion using antlr

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • supreetkb
    New Member
    • Mar 2010
    • 1

    Java to C# source code conversion using antlr

    This is my 8th semester project where i am attempting to convert a Java source file(.java) to a C# source file(.cs) using antlr tool. I am attempting to write grammar (lexing and parsing) to achieve this. However I have very little insight about this. Can anyone please help in anyway that can possibly help me kickstart? a few suggestions if u dont mind
Working...