S
Steppenwulf
Guest
I have a client that is looking to convert a lot of VB.net code to JavaScript. I know that there are reasons to question if this is a good goal, but they are standardizing on a Javascript library, and I'm trying to help them achieve what they want, not convincing them otherwise. I have previously written a VB6 parser in Antlr to convert from VB6 to Javascript, but I don't see a functional Antlr grammar available for VB.net. What would be the best way for me to create an automated tool to let them convert their VB.net code to Javascript? Should I look at using Roslyn, and if so, how could I create a converter in Roslyn - are there some documents that could help me get started?
Thanks in advance for all the help.
Cheers,
Steppenwulf
Continue reading...
Thanks in advance for all the help.
Cheers,
Steppenwulf
Continue reading...