I am jumping java with a terrible lot from C # and a "jarring" between the two is an annoyance.
Would it be possible to write a set of fractions / plugins that merge the syntax of both languages?
I'm talking about either adding IDE support or using language constructs for example:
-
These two lines are equally Behavior:
System.out.println ("Blah");
Console.out.writeline ("Blah");
-
Automatically notice that when you type in s
< Li>
Identify common API calls and translate them in the background.
The end goal is to be able to write a Java / C # program and select the compilation of the time on which you are targeting.
If you can do this then is it a good idea?
If not, why not?
Two languages are so similar that it is per year in some aspects of enmity but in other aspects they are really different.
I have seen the code which will translate a C # project in Java and I believe that maybe it is reverse, what I am proposed is mid ground, then we can just "take it together".
No, not at all. Definitely not in the language itself (as it is rooted with the title) and preferably (in the IMO) IDE (as requested in the body).
These different languages are subtle in idioms and conventions when I am writing C # or vice versa, I do not want to emulate to think in Java. I believe developers should be actively encouraged to separate their thinking. Switching between the two is not difficult, but this switch should be present, IMO.
Comments
Post a Comment