Re: Four new DConf 2015 videos

2015-07-09 Thread Adam D. Ruppe via Digitalmars-d-announce

On Thursday, 9 July 2015 at 14:20:17 UTC, wobbles wrote:
Yeah, the whole last 10 or so mins of Adams talk is almost 
impossible to follow.


I haven't watched it at all yet, what part? I can probably just 
fill you in in writing.


(Eventually, when I have a few hours to waste, I'll type up a 
transcript too.)



Which is a pity, as it's very interesting up to that point!


lol :)


Re: Four new DConf 2015 videos

2015-07-09 Thread wobbles via Digitalmars-d-announce

On Thursday, 9 July 2015 at 14:27:55 UTC, Adam D. Ruppe wrote:

On Thursday, 9 July 2015 at 14:20:17 UTC, wobbles wrote:
Yeah, the whole last 10 or so mins of Adams talk is almost 
impossible to follow.


I haven't watched it at all yet, what part? I can probably just 
fill you in in writing.


(Eventually, when I have a few hours to waste, I'll type up a 
transcript too.)



Which is a pity, as it's very interesting up to that point!


lol :)


After the last slide in your presentation, you begin to give a 
demo of the code. From then on, nothing on screen is shown :/


Re: Four new DConf 2015 videos

2015-07-09 Thread wobbles via Digitalmars-d-announce

On Wednesday, 8 July 2015 at 10:54:16 UTC, John Colvin wrote:

On Wednesday, 8 July 2015 at 10:30:00 UTC, ZombineDev wrote:

[...]


Bummer, they didn't use the screen cap video I sent, so there's 
no code shown or anything for quite long sections, which makes 
it quite hard to follow :(


Who would be the best person to contact about this?


Yeah, the whole last 10 or so mins of Adams talk is almost 
impossible to follow.

Which is a pity, as it's very interesting up to that point!


Re: Voting for std.experimental.allocator

2015-07-09 Thread Atila Neves via Digitalmars-d-announce

On Wednesday, 8 July 2015 at 11:33:03 UTC, Dicebot wrote:
Andrei is back online and thus it is time to make a decision 
about adding his allocator package 
(http://forum.dlang.org/post/vfipmwojmvseqxoiw...@forum.dlang.org) to Phobos std.experimental


[...]


Yes.


Re: LDC for iOS prebuilt binaries

2015-07-09 Thread Manu via Digitalmars-d-announce
Possible to make cross compilers for other hosts?
Who uses a mac? ;)

On 9 July 2015 at 16:32, Dan Olson via Digitalmars-d-announce
digitalmars-d-announce@puremagic.com wrote:
 I've made a set of binaries and universal libs for the LDC iOS
 cross-compiler.  It is based on LDC 0.15.1 (2.066) and LLVM 3.5.1.

 https://github.com/smolt/ldc-iphone-dev/releases/tag/ios-0.15.1-150708

 Only 32-bit devices currently; arm64 work starts next month when I
 acquire an iPhone 6.

 The download should have everything needed to run on an OS X build host
 in the same fashion as LDC downloads.  But I may have missed something.
 Feedback appreciated.
 --
 Dan


Re: Four new DConf 2015 videos

2015-07-09 Thread Andy Smith via Digitalmars-d-announce

On Friday, 10 July 2015 at 01:21:08 UTC, jmh530 wrote:

On Thursday, 9 July 2015 at 22:17:50 UTC, Andy Smith wrote:


Wha?! I thought it was John Colvin that talked about OpenCL? 
Was Adam talking about it as well?!


Cheers,

A.


My first reply was originally to John Colvin, but then wobbles 
refers to Adam's talk as well. I was just referring to Colvin 
when I mentioned Open CL.


Ah sorry . My bad!
Cheers,

A.



Re: LDC for iOS prebuilt binaries

2015-07-09 Thread Dan Olson via Digitalmars-d-announce
Manu via Digitalmars-d-announce digitalmars-d-announce@puremagic.com writes:

 Possible to make cross compilers for other hosts?
 Who uses a mac? ;)

Hi Manu - I wish I knew the answer.  I assume you are thinking Windows.
I just looked at some stackoverflow answers, specifically at Xamarin.iOS
for Windows, and all seem to require a Mac at somepoint in the iOS dev
process.

Just thinking now as I type:
- druntime, and phobos as built should be fine, since they are already
   cross compiled for iOS/arm
- ldc could be built as an iOS cross compiler on Windows with a little
   work
- that leaves: cross linker (I think Apple open sources it), and app
   tools to create, sign, and download apps.  Maybe someone in the
   field knows a solution.

http://developer.xamarin.com/guides/ios/getting_started/installation/windows/

http://stackoverflow.com/questions/22358/how-can-i-develop-for-iphone-using-a-windows-development-machine

-- 
Dan



Re: Four new DConf 2015 videos

2015-07-09 Thread jmh530 via Digitalmars-d-announce

On Thursday, 9 July 2015 at 22:17:50 UTC, Andy Smith wrote:


Wha?! I thought it was John Colvin that talked about OpenCL? 
Was Adam talking about it as well?!


Cheers,

A.


My first reply was originally to John Colvin, but then wobbles 
refers to Adam's talk as well. I was just referring to Colvin 
when I mentioned Open CL.


LDC for iOS prebuilt binaries

2015-07-09 Thread Dan Olson via Digitalmars-d-announce
I've made a set of binaries and universal libs for the LDC iOS
cross-compiler.  It is based on LDC 0.15.1 (2.066) and LLVM 3.5.1.

https://github.com/smolt/ldc-iphone-dev/releases/tag/ios-0.15.1-150708

Only 32-bit devices currently; arm64 work starts next month when I
acquire an iPhone 6.

The download should have everything needed to run on an OS X build host
in the same fashion as LDC downloads.  But I may have missed something.
Feedback appreciated.
-- 
Dan


Re: erln8 - erlang manager tool written in D

2015-07-09 Thread ketmar via Digitalmars-d-announce
On Thu, 09 Jul 2015 03:37:01 +, Pradeep Gowda wrote:

 It is encouraging to see D used for writing command line tools

i'm doing that all the time. D is pretty much made scripting languages 
obsolete for me. ;-)

signature.asc
Description: PGP signature


Re: Beta D 2.068.0-b1

2015-07-09 Thread Steven Schveighoffer via Digitalmars-d-announce

On 6/25/15 8:25 PM, Mike wrote:

On Wednesday, 24 June 2015 at 23:14:05 UTC, Martin Nowak wrote:

First beta for the 2.068.0 release.


Martin,  I saw your post about a potentially using Trello
(http://forum.dlang.org/post/55586d5b.8020...@dawg.eu), and I added a
link to it on the Wiki
(http://wiki.dlang.org/The_D_Programming_Language) under Core
Development.

At the moment, I don't see anything there (https://trello.com/dlang).
Are the board public?


FYI, boards are now public.

-Steve



Re: Four new DConf 2015 videos

2015-07-09 Thread Adam D. Ruppe via Digitalmars-d-announce

On Thursday, 9 July 2015 at 22:17:50 UTC, Andy Smith wrote:
Wha?! I thought it was John Colvin that talked about OpenCL? 
Was Adam talking about it as well?!


No, I didn't, I just briefly showed off the code of my api 
explorer and http client wrapping by jsvar.


Re: Voting for std.experimental.allocator

2015-07-09 Thread Alex Parrill via Digitalmars-d-announce

Yes, but the mmap allocator on Windows needs to be fixed.


Re: Four new DConf 2015 videos

2015-07-09 Thread jmh530 via Digitalmars-d-announce

On Thursday, 9 July 2015 at 14:54:50 UTC, wobbles wrote:


After the last slide in your presentation, you begin to give a 
demo of the code. From then on, nothing on screen is shown :/


The stuff about OpenCL


Re: Four new DConf 2015 videos

2015-07-09 Thread Andy Smith via Digitalmars-d-announce

On Thursday, 9 July 2015 at 22:17:50 UTC, Andy Smith wrote:

On Thursday, 9 July 2015 at 22:02:47 UTC, jmh530 wrote:

On Thursday, 9 July 2015 at 14:54:50 UTC, wobbles wrote:


After the last slide in your presentation, you begin to give 
a demo of the code. From then on, nothing on screen is shown 
:/


The stuff about OpenCL


Wha?! I thought it was John Colvin that talked about OpenCL? 
Was Adam talking about it as well?!


Cheers,

A.


Yeah I seem to remember since Adam said his last talk was so low 
level he wanted to go high level this time, just to keep it 
real


A.



Re: Four new DConf 2015 videos

2015-07-09 Thread Andy Smith via Digitalmars-d-announce

On Thursday, 9 July 2015 at 22:02:47 UTC, jmh530 wrote:

On Thursday, 9 July 2015 at 14:54:50 UTC, wobbles wrote:


After the last slide in your presentation, you begin to give a 
demo of the code. From then on, nothing on screen is shown :/


The stuff about OpenCL


Wha?! I thought it was John Colvin that talked about OpenCL? Was 
Adam talking about it as well?!


Cheers,

A.