digitalmars.D - SWT progress
- Frank Benoit (keinfarbton) (18/18) Feb 10 2007 TioPort is a Java to D converter. The aim is to get SWT and probably
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
Feb 10 2007








"Frank Benoit (keinfarbton)" <benoit tionex.removethispart.de>