SWT progress

Frank Benoit (keinfarbton) benoit at tionex.removethispart.de
Sat Feb 10 22:47:17 PST 2007


TioPort is a Java to D converter. The aim is to get SWT and probably
more Java libs into D.

This screenshot shows the paint example, that comes with SWT 3.2.1,
running in pure D on linux.
(The functionality is not complete.)

http://www.dsource.org/projects/tioport/browser/trunk/doc/paint.png?format=raw

Is somebody interested in helping with this project?

* Implementing the platform specific SWT code
    - Win32
    - Mac OS?
    - Linux
* Implement classes in dejavu, the replacement for the
    java runtime and a thin wrapper around tango.
* Help improving the converter to make it usable for further projects...
    - Java templates
    - Parsing the java code directly in D
    - Implementing tests

Frank



More information about the Digitalmars-d mailing list