August 20, 2013
On 2013-08-20 15:30, Adam D. Ruppe wrote:

> I'm about halfway to where I want to be with this now. After making the
> Windows impl good and the X impl barely working, I'll go back and see
> about making the X one slightly prettier and better functioning, but my
> emphasis is still on small size so don't expect too much. (One option
> would be to do GTK similarly like Windows as an option for nicer X
> version.)

So no port for Mac OS X in sight? No X doesn't count.

-- 
/Jacob Carlborg
August 20, 2013
On Tuesday, 20 August 2013 at 17:43:46 UTC, Jacob Carlborg wrote:
> So no port for Mac OS X in sight?

I don't have a Mac, so unless someone else wants to do it (probably best to wait until the Windows version is more complete though, so you don't have to keep up with my changing my mind every other day), then no.

A couple years ago, someone from the ng contributed a Cocoa port of simpledisplay.d to me, and it is now in that file, but I can't actually test it myself so it is unlikely to even compile now with the other changes to the file.


Here's something you might be able to help with though: what keywords would get me search results for an acceptable but cheap Mac for this kind of thing? I don't even know what version D works best with, and don't have a lot of money to spend on another computer right now. But if I can get a used one for like a hundred bucks on ebay or something, I'll do it and then maintain the port myself.
August 20, 2013
On Tuesday, 20 August 2013 at 17:56:27 UTC, Adam D. Ruppe wrote:
> On Tuesday, 20 August 2013 at 17:43:46 UTC, Jacob Carlborg wrote:
>> So no port for Mac OS X in sight?
>
> I don't have a Mac, so unless someone else wants to do it (probably best to wait until the Windows version is more complete though, so you don't have to keep up with my changing my mind every other day), then no.
>
> A couple years ago, someone from the ng contributed a Cocoa port of simpledisplay.d to me, and it is now in that file, but I can't actually test it myself so it is unlikely to even compile now with the other changes to the file.
>
>
> Here's something you might be able to help with though: what keywords would get me search results for an acceptable but cheap Mac for this kind of thing? I don't even know what version D works best with, and don't have a lot of money to spend on another computer right now. But if I can get a used one for like a hundred bucks on ebay or something, I'll do it and then maintain the port myself.

Depending on where you're based and how you feel about breaking unenforceable EULAs, just buy an OS X install disk/usb and go here and DIY: http://www.tonymacx86.com/home.php
August 20, 2013
On 2013-08-20 20:12, John Colvin wrote:

> Depending on where you're based and how you feel about breaking
> unenforceable EULAs, just buy an OS X install disk/usb and go here and
> DIY: http://www.tonymacx86.com/home.php

If I recall correctly it's possibly to run Mac OS X in VMware 4, without any hacks. Apparently they forgot to add the limitation that you can only run Mac OS X as a guest system on an actual Mac.

-- 
/Jacob Carlborg
August 20, 2013
On 2013-08-20 19:56, Adam D. Ruppe wrote:

> I don't have a Mac, so unless someone else wants to do it (probably best
> to wait until the Windows version is more complete though, so you don't
> have to keep up with my changing my mind every other day), then no.

I have no direct interest in doing it, more of a general question because developers often forget about Mac OS X, at least here.

-- 
/Jacob Carlborg
August 24, 2013
On Tuesday, 20 August 2013 at 13:19:33 UTC, Adam D. Ruppe wrote:
> On Friday, 16 August 2013 at 22:22:06 UTC, Jonas Drewsen wrote:
>> Awesome... looking forward to have a look at it.
>
> I pushed the changes to my github today. Still a few little changes I want to make, but nothing major. (for example, the input enum is based on my US keyboard, so it doesn't have entries for other keys. But that's generally additive so should be be major breakage.)
>
> https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff

Thanks!

/Jonas
1 2 3 4 5 6 7 8
Next ›   Last »