Converting C# code to JavaScript?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gadam
    New Member
    • Jan 2015
    • 1

    Converting C# code to JavaScript?

    Is anyone familiar with a tool to help me convert my C# code to JS? I definitely don't want to rewrite everything from scratch in JS...
  • Skunk100
    New Member
    • Jan 2015
    • 1

    #2
    you should really check out DuoCode - looks like just what you need

    Comment

    • timthedev
      New Member
      • Jan 2015
      • 1

      #3
      I have also recently heard about DuoCode, and it seems to be quite promising because it uses Microsoft's Roslyn.
      (I have checked other alternatives in the past and all of them failed.)

      Comment

      Working...