EMSI has a Github page
Brian Schott via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Jun 26 14:26:54 PDT 2014
https://github.com/economicmodeling
Stuff that's been made available:
* D implementation of the DDoc macro processor
* Documentation generator that doesn't need the compiler
- No more requirement to use all the -I options to just get
docs.
- Template constraints don't vanish.
- size_t doesn't turn into ulong.
- Javascript-based offline search.
* Containers library backed by std.allocator
- Less sitting around waiting for the GC
More information about the Digitalmars-d-announce
mailing list