Wiki

Clone wiki

SemiTwistDTools / Home

NOTE! SemiTwist D Tools project hosting and issue tracking has moved to GitHub. Consider the rest of this page to be out-of-date.

SemiTwist D Tools

Misc collection of tools, such as a case-insensitive string type, enhanced unittest features, a build configuration tool (stbuild, a cmd-line front-end for rdmd), useful mixins, etc.

SemiTwist D Tools works on Windows and Linux. SemiTwist D Tools attempts to work on all platforms, but as I don't currently have easy access to OSX/BSD/etc., some things may be broken and need to be fixed. Help with any such OS would be appreciated.

A preview of SemiTwist D Tools is now available via Git/BitBucket.

Guaranteed compatible with Goldie v0.9:

>git clone https://bitbucket.org/Abscissa/semitwistdtools.git SemiTwistDTools
>cd SemiTwistDTools
>git checkout goldie-v0.9

Keep in mind this is not a real official release yet, so there's a lot that still needs to be cleaned up, there's a lot that will change, and there's no documentation yet.

SemiTwist D Tools is licensed under the zlib/libpng license.

Issue Tracking and Forum

Issue Tracking and Forum are on DSource:

Why the name 'SemiTwist'?

SemiTwist is the name of a small software company I've never had a chance to actually get off the ground. (If I do ever get to it, SemiTwist D Tools will still remain zlib/libpng license.)

Projects that use SemiTwist D Tools

  • Goldie: GOLD Parser Builder engine for D.
  • HaxeD: An implementation of Haxe's preprocessor.

Old SVN Repo

SemiTwist D Tools was formerly on SVN. The old SVN repo (no longer updated) is on DSource:

Updated