Compatability with Original Java 8 syntax.

53 views
Skip to first unread message

qr6...@gmail.com

unread,
Apr 13, 2018, 10:33:36 AM4/13/18
to Xtend Programming Language
To whom it may concern,

will the Java 8 source code syntax remain directly and completely compatible with Xtend?

That is, will it remain possible to define constructors without new,
or define functions without using def?

While providing the new Xtend syntax and language features, individually,
if programmers wish to invoke those?

The other thing, is that will private, protected, public <unmarked>, and reflection
remain part of java the same?  In other words, will the java rt.jar memory
access classes and function continue to remain intact as well?
Classes like System, Object, Class?

Please reply to me here, when you can!

Christian Dietrich

unread,
Apr 19, 2018, 12:59:44 AM4/19/18
to Xtend Programming Language
Hi, i am not sure what this is about so i'll try to answer


On Friday, April 13, 2018 at 4:33:36 PM UTC+2, Zachary1234 wrote:
To whom it may concern,

will the Java 8 source code syntax remain directly and completely compatible with Xtend?

no, xtend has a different syntax but there are context menu actions paste java code in the editor and convert to xtend code in the package explorer
 

That is, will it remain possible to define constructors without new,
or define functions without using def?

no and no
 

While providing the new Xtend syntax and language features, individually,
if programmers wish to invoke those?

dont get that point. please explain
 

The other thing, is that will private, protected, public <unmarked>, and reflection
remain part of java the same?  In other words, will the java rt.jar memory
access classes and function continue to remain intact as well?
Classes like System, Object, Class?

am not sure if i understand that. the rules are the same, but the defaults differ
Reply all
Reply to author
Forward
0 new messages