Hi!

I'm very excited to present to you the very first release of my D compiler written entirely in D2. It's very much a work-in-progress with many unfinished features and unpolished corners.
I hope you'll find it useful, or interesting at least.

I wasn't able to test run the 64bit Linux version and the Windows version. So I apologize in advance if they blow up in your face. ;-)

I'll have time tomorrow morning to answer any questions.

Have a nice day!

Linux:
http://dl.dropbox.com/u/17101773/dil_2.000/dil_2.000_linux32.tar.xz
http://dl.dropbox.com/u/17101773/dil_2.000/dil_2.000_linux64.tar.xz

http://dl.dropbox.com/u/17101773/dil_2.000/dil2_2.000-1_i386.deb
http://dl.dropbox.com/u/17101773/dil_2.000/dil2_2.000-1_amd64.deb


Windows:
http://dl.dropbox.com/u/17101773/dil_2.000/dil_2.000_win32.7z
http://dl.dropbox.com/u/17101773/dil_2.000/dil_2.000_win32.zip

All platforms:
http://dl.dropbox.com/u/17101773/dil_2.000/dil_2.000_all.7z

--
My D Compiler: http://code.google.com/p/dil

Reply via email to