Just testing out my source level Java to D converter, so I converted the Java Collections API to test it out. The result is dj. Check it out at here. Currently, only HashMap and its descendants are done at this point.
If you’ve never heard of D before, you might want to check out this. D is basically a native-compiled, garbage collected, C-compatible systems programming language. Something of a marriage of the best bits of C, C++, and Java. You may just like it.
Popularity: 9%
Comments: Comments Off