digitalmars.D - Small D conference in Japan
- Hisayuki Mima (29/29) Jun 05 2013 I held a very small D conference, The Day of D, in Fukushima on March 15
- bearophile (13/36) Jun 05 2013 Slide 9: I think now std.array.array is CTFE-able.
- Walter Bright (3/10) Jun 08 2013 It sure is great to see this. Wish I understood Japanese! How many atten...
- Andrei Alexandrescu (3/14) Jun 09 2013 Recording, slides, ...?
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!!
Jun 05 2013
Hisayuki Mima:This is a simple report of it. (Sorry, All of videos and slides are in Japanese.)Thank you for reporting about it.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 heavilySlide 9: I think now std.array.array is CTFE-able. Slide 57: .to!string() I suggest ==> .textKenji 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 setI think that more nice things can be done with that "Unique object" idea.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 caseBeside the comment about the sort, how good was D for this famous contest? Bye, bearophile
Jun 05 2013
On 6/5/2013 3:18 AM, Hisayuki Mima wrote: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).It sure is great to see this. Wish I understood Japanese! How many attendees were there?
Jun 08 2013
On 6/9/13 1:16 AM, Walter Bright wrote:On 6/5/2013 3:18 AM, Hisayuki Mima wrote:Recording, slides, ...? AndreiI 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).It sure is great to see this. Wish I understood Japanese! How many attendees were there?
Jun 09 2013