Juno 0.2 + Tlbimpd

JohnC johnch_atms at hotmail.com
Thu Nov 23 03:31:03 PST 2006


The latest Juno release is up on DSource.

The new packages are:
    juno.xml - DOM processing and XSL transformations
    juno.intl - culture-specific information and formatting (eg, currency, 
numbers and date/time)

Additionally, the COM package has been revamped, and the type library 
importer - Tlbimpd - now generates D source files for just about any type 
library you throw at it.

I've also added support for translating between different text encodings. 
The new Console class takes advantage of this to display characters 
correctly according to its code page.

The string module provides locale-aware sorting, case changing and 
comparison operations.

Work needs to be done on documentation, as well as good examples and 
tutorials. But if you're familiar with the .NET class library, you should be 
comfortable with Juno. You can always ask on the forum and I'll endeavour to 
help.

Juno is Windows-only and compiles on XP, and should also work on 2000 and 
Vista (when it's released). Windows 95/98/ME aren't supported.

Juno homepage: http://www.dsource.org/projects/juno
Downloads: http://www.dsource.org/projects/juno/browser/downloads
Forum: http://www.dsource.org/forums/viewforum.php?f=90





More information about the Digitalmars-d-announce mailing list