Find the answer to your Linux question:
Results 1 to 4 of 4
Is there any program out there that can translate C++ source code to Java and/or JavaScript code? If there was one, it would be extreamly useful....
  1. #1
    Just Joined!
    Join Date
    Mar 2008
    Location
    At my computer
    Posts
    39

    Question C++ to Java

    Is there any program out there that can translate C++ source code to Java and/or JavaScript code? If there was one, it would be extreamly useful.

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by yanom View Post
    Is there any program out there that can translate C++ source code to Java and/or JavaScript code? If there was one, it would be extreamly useful.
    Not that I'm aware of. They're very similar languages, however, so porting your code shouldn't be a significant undertaking. How much source are you talking about here?
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    Linux Enthusiast apoorv_khurasia's Avatar
    Join Date
    Feb 2005
    Location
    Laurasia
    Posts
    624
    I heard of Cappuccino sometime back. Back then it was a paper that had appeared in the ACM. I could not find it but while googling for it I found this instead Jazillian: Translating legacy code to “natural” Java code.
    "There is no sixth rule"
    --Rob Pike
    Registered Linux User: 400426 home page

  4. #4
    Just Joined!
    Join Date
    Mar 2008
    Location
    At my computer
    Posts
    39
    How much source are you talking about here?
    More than just a little bit....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...