The Universal library set for the D compiler DMD version 1
It is a set of libraries and tools used with D compiler DMD Version 1 for Windows only. It consists of new runtime permitting to use Tango and Phobos libs simultaneously.
It is mainly for use with another project (Dinrus, http://sourceforge.net/projects/dinrus) as an auxiliary tool for producing new modules and libraries.
But it's still useful with D1(http://dprogramming.org) as it is a revision and a kind of summary for all previously written D1 codes.
"Datizo" stands for "DAte TIme ZOne". It is a Unix command-line utility which reads a date in ISO 8601 format and computes various data from it. The program is written in two languages the "D programming language" [NOT AVAILABLE YET] and Javasc
A C/D/Java style programming language with built in support for concurrent programming (microthreads, actor model). It is implemented as a LLVM front end to allow for native X86 high performance code generation.
ORM with look&feel similar to Hibernate, in D programming language.
Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated