December 04, 2006
Here's my patches to make DMDScript 1.11 run on Darwin:
http://www.algonet.se/~afb/d/dmdscript-1.11-darwin.patch
http://www.algonet.se/~afb/d/dmdscript-1.11-darwin.mak

Install gdcmac, and then compile with: "make -f darwin.mak"
(Since it requires templates, it doesn't work with GCC 3.3
on Mac OS X 10.3 but requires Apple GCC 4 on Mac OS X 10.4)

Runs suite.ds with "Success" and gets a "159" on sieve.ds*.
--anders

* Where Safari gets "611" on sieve.html, as a comparison.
December 06, 2006
Awesome.  : )