Re: Scott Meyers will deliver a keynote talk at DConf 2014

2014-02-06 Thread Masahiro Nakagawa
On Tuesday, 4 February 2014 at 20:34:29 UTC, Andrei Alexandrescu 
wrote:
I'm happy to announce that Scott Meyers will deliver a keynote 
talk at the upcoming DConf 2014. Details of the talk are 
forthcoming.


Scott Meyers (http://aristeia.com) is one of the best experts 
worldwide in all aspects of software development using C++. He 
authored the best-selling Effective C++ series (Effective 
C++, More Effective C++, and Effective STL) and founded 
the Effective Software Development Series at Addison Wesley, 
where he acts as a Consulting Editor. Scott holds a M.Sc. from 
Stanford University and a Ph.D. from Brown University.



Andrei


Awesome!

I read several his books in Japanese :)


Masahiro


Re: dmd 2.064.2

2014-02-06 Thread Bruno Medeiros

On 05/11/2013 22:08, Walter Bright wrote:

Ok, this is it:

http://ftp.digitalmars.com/dmd_2.064.2-0_amd64.deb
http://ftp.digitalmars.com/dmd-2.064.2-0.fedora.i386.rpm
http://ftp.digitalmars.com/dmd-2.064.2-0.fedora.x86_64.rpm
http://ftp.digitalmars.com/dmd_2.064.2-0_i386.deb
http://ftp.digitalmars.com/dmd-2.064.2-0.openSUSE.i386.rpm
http://ftp.digitalmars.com/dmd-2.064.2-0.openSUSE.x86_64.rpm
http://ftp.digitalmars.com/dmd-2.064.2.exe
http://ftp.digitalmars.com/dmd.2.064.2.zip
http://ftp.digitalmars.com/dmd.2.064.2.dmg
http://ftp.digitalmars.com/libphobos2-64_2.064.2-0_amd64.deb
http://ftp.digitalmars.com/libphobos2-64_2.064.2-0_i386.deb


Regarding the new eponymous template syntax, has this change been 
updated in the language spec? Seems not.
Does this syntax support template constraints? According to the 
compiler, seems not, but this should be in the spec.


Re: New debugger for D!!!

2014-02-06 Thread Bruno Medeiros

On 28/01/2014 03:00, Sarath Kodali wrote:

On Monday, 27 January 2014 at 18:10:03 UTC, Alexander Bothe wrote:


Which OSs are supported?
Which compilers are supported, which debug info base is used?
Is the info directly extracted from the executable aka Dwarf/CV4/PDB
support?

The sample debug session looks cool, so I'd really like to know this
to estimate whether it's worth to integrate it into Mono-D or other
IDEs :-)



Next month I will be releasing an alpha version with support for Linux,
x86, Elf+Dwarf, DMD and GCC. But in the coming months I will add support
for other 64 bit OSes and compilers. I'm also planning to add a JSON or
CSV output format so that it will be easy to parse the output when
integrating with IDEs. So I would recommend that you wait till I release
1.0 version - sometime before Dconf 2014 - hopefully!

Thanks for the interest,
Sarath


Ok, going on the contrarian view here, but if those are your supported 
OSes/compiler, isn't that need fairly adequately filled by GDB at the 
moment? Why start work on a whole new compiler? Particularly, the 
Windows debugging scene for D is much more lacking than Linux, so I'm 
failing to see why all the enthusiasm around here...


Re: New debugger for D!!!

2014-02-06 Thread Bruno Medeiros

On 28/01/2014 03:00, Sarath Kodali wrote:

On Monday, 27 January 2014 at 18:10:03 UTC, Alexander Bothe wrote:


Which OSs are supported?
Which compilers are supported, which debug info base is used?
Is the info directly extracted from the executable aka Dwarf/CV4/PDB
support?

The sample debug session looks cool, so I'd really like to know this
to estimate whether it's worth to integrate it into Mono-D or other
IDEs :-)



Next month I will be releasing an alpha version with support for Linux,
x86, Elf+Dwarf, DMD and GCC. But in the coming months I will add support
for other 64 bit OSes and compilers. I'm also planning to add a JSON or
CSV output format so that it will be easy to parse the output when
integrating with IDEs. So I would recommend that you wait till I release
1.0 version - sometime before Dconf 2014 - hopefully!

Thanks for the interest,
Sarath



Ok, going on the contrarian view here, but if those are your supported 
OSes/compiler, isn't that need fairly adequately filled by GDB at the 
moment? Why start work on a whole new debugger? Particularly since the 
Windows debugging scene for D is much more lacking than Linux, so I'm 
failing to see why all the enthusiasm around here...


Re: DCD 0.3.0-beta1 and DScanner 0.1.0-beta1

2014-02-06 Thread Jordi Sayol

New DCD and Textadept deb packages on d-apt.

http://d-apt.sourceforge.net/

-- 
Jordi Sayol