does D already have too many language features ?
Guillaume Piolat
first.last at gmail.com
Wed Jan 1 11:15:30 UTC 2020
On Tuesday, 31 December 2019 at 01:02:05 UTC, Adam D. Ruppe wrote:
> On Tuesday, 31 December 2019 at 00:39:01 UTC, H. S. Teoh wrote:
>> Just think of the huge amounts of Java class libraries that
>> can be made available to D at the press of a button.
>
> BTW at this very moment I am writing a .class and .jar
> auto-converter to my jni interfacer...
This is probably great stuff. having used JNI for Java to C++
interface, it was very cumbersome and needed to write a lot of
trampoline functions.
More information about the Digitalmars-d
mailing list