<div class="gmail_extra">Are you a visual studio user? Tried VisualD?</div><div class="gmail_extra">If not, tried Mono-D?</div><div class="gmail_extra"><br><div class="gmail_quote">On 3 May 2012 15:31, Iain Staffell <span dir="ltr"><<a href="mailto:staffell@gmail.com" target="_blank">staffell@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all.<br>
<br>
I have been trying (quite badly) to get started with D for a while.<br>
<br>
On my first attempt I gave up before even compiling Hello World, because it was too difficult to find out how to even compile a program in Windows.  (I know.. I said I was bad at this..)<br>
<br>
Second time around I tried harder, and wrote a Windows batch file to make compiling and running my code easier.  No messing around with PATH variables or things like that, too difficult.<br>
<br>
I have been playing around with this for a year or so now, and thought it might be useful to someone else trying to learn D.  So here is a batch file that will automatically compile and run your D code.<br>
<br>
If you're interested: save <a href="http://wogone.com/code/D2.BAT.TXT" target="_blank">http://wogone.com/code/D2.BAT.<u></u>TXT</a> to your computer, rename to D2.BAT, then run D2 from a command prompt for further instructions.<br>

<br>
Hope someone finds it useful, and not too buggy!  Any comments or improvements are more than welcome.<br>
</blockquote></div><br></div>