= Welcome to dxmp = Dxmp is a code annotator like Ruby's [http://eigenclass.org/hiki.rb?xmpfilter xmpfilter]. = Download = http://www.dsource.org/projects/dxmp/browser/tags Click a branch and download a zip archive. = Usage = Just add "// =>" markers to the lines whose values you want to be shown. Dxmp adds cast(void) to annotate lines because D language does not allow no-effect expression statements. See [http://www.dsource.org/projects/dxmp/browser/trunk/dxmp.sxmp sample usage]. = License = Dxmp is distributed under GPL.