Thread overview
SWT port
Nov 10, 2006
BLS
Nov 10, 2006
BLS
Nov 10, 2006
Walter Bright
Nov 10, 2006
Hasan Aljudy
November 10, 2006
I am working on a new SWT-3.2.1 port.
It should port the Win32 version and Linux-GTK. I already reached some
milestones.
One big feature is the Java->D converter, which works fully
automatically. Not a single edit of the Java sources is necessary.

Now I am looking for some people in the community, who want to contribute to project and become a maintainer. If you are interested, please contact me directly by mail.

Frank
November 10, 2006
Frank Benoit (keinfarbton) schrieb:
Hi Frank,  pretty, no VERY good news. Still wonder why you don't publish something on dsource regarding TIOPort. I have made some efforts to upgrade Andy Tripp's Java Emitter to Java 1.5 - and like you I thought that an XML representation of the Java AST is a good starting point....
However : WOW !!!
And  (can't resist)  Have you allready tried to convert the GNU classpath ? (Still can't believe it)
Björn



> I am working on a new SWT-3.2.1 port.
> It should port the Win32 version and Linux-GTK. I already reached some
> milestones.
> One big feature is the Java->D converter, which works fully
> automatically. Not a single edit of the Java sources is necessary.
> 
> Now I am looking for some people in the community, who want to
> contribute to project and become a maintainer. If you are interested,
> please contact me directly by mail.
> 
> Frank
November 10, 2006
I don't want to publish any further information at this time. But if you are interested in becoming a contributor, please contact me.

BTW, weeks ago, it tried to contact you. Is your mail address working?
November 10, 2006
Frank Benoit (keinfarbton) wrote:
> I am working on a new SWT-3.2.1 port.
> It should port the Win32 version and Linux-GTK. I already reached some
> milestones.
> One big feature is the Java->D converter, which works fully
> automatically. Not a single edit of the Java sources is necessary.
> 
> Now I am looking for some people in the community, who want to
> contribute to project and become a maintainer. If you are interested,
> please contact me directly by mail.

This is totally cool, but I suspect that your Java->D converter is likely even a bigger thing than SWT!
November 10, 2006
Frank Benoit (keinfarbton) schrieb:
> I don't want to publish any further information at this time. But if you
> are interested in becoming a contributor, please contact me.
> 
> BTW, weeks ago, it tried to contact you. Is your mail address working?
NO !  I'll send you a mail with a new valid address.
(In german if you like)

Björn
November 10, 2006

Frank Benoit (keinfarbton) wrote:
> One big feature is the Java->D converter, which works fully
> automatically. Not a single edit of the Java sources is necessary.

Wow, where did you get that from? Did you write it yourself, or is it something that's already available?