Re: GoTo in Java




"Frank Swarbrick" <Frank.Swarbrick@xxxxxxxxxxxxxx> wrote in message
news:43qn0fF1oqu69U1@xxxxxxxxxxxxxxxxx
[quotation got mangled on my side, so I snipped it]
>
> Now that sounds really cool! It would be cool even without the "reverse
> compile" to a different language. Really, if there was a linkage
> convention
> standard and name-mangling standard it seems to me that a library written
> in
> any language should be accessible from any other language. Of course the
> documentation might be hell:
>
> Example C Code:
> Example C++ Code:
> Example Java Code:
> Example COBOL Code:
> Example Fortran Code:
> Example Python Code:
> Example Perl Code:
>

If you had the "reverse compile to different language" feature, you
could have the example written once, and then reverse compile it.

- Oliver


.



Relevant Pages

  • Re: GMP vs. straight C arithmetic
    ... ordinary data structures that don't impose an additonal performance ... Side-effects are another crucial part of the language. ... > Take the tree structure example I gave earlier. ... determined at compile time, is this a compile time error? ...
    (comp.programming)
  • Resolved: NOT. --WAS: Re: Static vs. Dynamic typing (big advantage or not)---WAS: c.programming:OO
    ... I certainly want more errors detected at compile time, ... > advocate reaching that goal through beefier type systems. ... in a procedural language, or in an object based language. ... Relativistic mechanics - solves the transaction thing, ...
    (comp.object)
  • Re: Teach myself C++.
    ... That seems to be an objection to the quality of implementation of ... The language IS the compilers. ... should be possible to compile some code more than once, ... I'd say that string handling is something most other languages get ...
    (sci.crypt)
  • Re: what does "serialization" mean?
    ... one never "creates" language, ... of any sort but by "generally accepted usage". ... >> It is in fact correct to say that the palindrome of a string is its ... >> reverse, and that a palindromic string is identical to its ...
    (comp.programming)
  • Re: dynamic vs. static: the age-old debate
    ... necessary to compile a program, ... inseparably related to either dynamic or static typing, ... otherwise static language, and with similar effort, can write a largely ... I have the feeling you are not separating semantics and implementation; ...
    (comp.lang.misc)