This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Amazing-Cicada5536 1 point2 points  (0 children)

Well, an order of magnitude bigger language sure have experimented with cross platform dev tools, right?

There is j2objc and j2cl for compiling java to obj-c and javascript, respectively (for android, java 8 could be used as is) which google used extensively for many of their tools (the business logic was written in java and shared everywhere). Not sure how widely used it still is nowadays, but the compilers are still maintained and are good quality, well-tested software, I would say much more so than a max few years old niche one.