Small D conference in Japan

Hisayuki Mima youxkei at gmail.com
Wed Jun 5 03:18:40 PDT 2013


I held a very small D conference, The Day of D, in Fukushima on March 15
and 16, 2013.
This is a simple report of it. (Sorry, All of videos and slides are in
Japanese.)

There were three speakers in the conference: I (ordinary D user,
developing ctpg), Kenji Hara (known for dmd committer) and
Kazuhiro Inaba (known for maintainer of Japanese dlang.org).


I talked about CTFE and string mixins.
Video: http://www.youtube.com/watch?v=EhVd6TZDGLs
Slide: https://www.dropbox.com/s/sdd26a9osiil285/Mcitxfien.pdf
Content:
 - CTFE + mixin
 - Using #line to fix the error line
 - ctpg uses #line so heavily

Kenji Hara talked about recent changes of dmd.
Video: http://www.youtube.com/watch?v=VVs3MV2DJCM
Slide: http://www.rvl.io/khara/d_hackason
Content:
 - Field initialization in constructor
 - Qualified constructor
 - DIP23: Fixing properties redux
 - Unique object
 - Template overload set

Kazuhiro Inaba talked about ICFP in D
Video: http://www.youtube.com/watch?v=NztYjogXGAM
Content:
 - Taking part in ICFP Programming Content in D
 - std.algorithm.sort is O(n^2) in the worst case


Although the conference was very small, we really had a great time!!


More information about the Digitalmars-d mailing list