digitalmars.D - Metaprogramming in D
- Walter Bright (3/3) Apr 27 2009 This is a talk I gave last January for the NWCPP:
- =?ISO-8859-1?Q?Lu=EDs_Marques?= (5/11) Apr 28 2009 Great video.
- Ary Borenszweig (3/16) Apr 28 2009 Me too! :-P
- =?ISO-8859-1?Q?Lu=EDs_Marques?= (2/9) Apr 28 2009 ISO is going to have lots of fun trying to standardize D ;-)
- Clay Smith (2/8) Apr 28 2009 Cool video : )
- Georg Wrede (2/11) Apr 28 2009 Yeah. Makes you wish you'd live around there.
- digited (4/10) May 03 2009 Nice video!
- Simen Kjaeraas (5/14) May 02 2009 http://www.digitalmars.com/d/2.0/phobos/std_typecons.html#defineEnum
This is a talk I gave last January for the NWCPP: http://www.vimeo.com/4333802 http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metaprogramming_in_the_d/
Apr 27 2009
Walter Bright wrote:This is a talk I gave last January for the NWCPP: http://www.vimeo.com/4333802 http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metap ogramming_in_the_d/Great video. (I found it funny how someone asked about using the 'with' statement with declaration templates. Walter said "I don't think I've ever tried that". -- I think the answer was no, but that part was hard to hear)
Apr 28 2009
Lus Marques wrote:Walter Bright wrote:Me too! :-P But I tried it and it works.This is a talk I gave last January for the NWCPP: http://www.vimeo.com/4333802 http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metap ogramming_in_the_d/Great video. (I found it funny how someone asked about using the 'with' statement with declaration templates. Walter said "I don't think I've ever tried that". -- I think the answer was no, but that part was hard to hear)
Apr 28 2009
Ary Borenszweig wrote:ISO is going to have lots of fun trying to standardize D ;-)(I found it funny how someone asked about using the 'with' statement with declaration templates. Walter said "I don't think I've ever tried that". -- I think the answer was no, but that part was hard to hear)Me too! :-P But I tried it and it works.
Apr 28 2009
Walter Bright wrote:This is a talk I gave last January for the NWCPP: http://www.vimeo.com/4333802 http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metap ogramming_in_the_d/Cool video : )
Apr 28 2009
Clay Smith wrote:Walter Bright wrote:Yeah. Makes you wish you'd live around there.This is a talk I gave last January for the NWCPP: http://www.vimeo.com/4333802 http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metap ogramming_in_the_d/Cool video : )
Apr 28 2009
Walter Bright пишет:This is a talk I gave last January for the NWCPP: http://www.vimeo.com/4333802 http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metap ogramming_in_the_d/Nice video! What happened to the last part, about enums & strings? Can I read somewhere about conversions [enum -> corresponding string name]?
May 03 2009
On Sun, 03 May 2009 09:18:41 +0200, digited <digited yandex.ru> wrote:Walter Bright пишет:http://www.digitalmars.com/d/2.0/phobos/std_typecons.html#defineEnum Not sure if there is anything like it in D1. -- SimenThis is a talk I gave last January for the NWCPP: http://www.vimeo.com/4333802 http://www.reddit.com/r/programming/comments/8fymt/walter_bright_explains_metap ogramming_in_the_d/Nice video! What happened to the last part, about enums & strings? Can I read somewhere about conversions [enum -> corresponding string name]?
May 02 2009