On 4/23/15 11:30 AM, Jens Bauer wrote:
On Thursday, 23 April 2015 at 12:14:59 UTC, Steven Schveighoffer wrote:
You can't use something like this?
http://www.floodgap.com/software/tenfourfox/
Wow, I thought they stopped making builds at v20! -I'm pretty sure they
said on the Web-site that v20 was the last build. But this is great,
thank you for letting me know. I've downloaded it (though a bit slow) it
appears to work.
No problem :) I was a little surprised firefox proper was not continuing
to support power pc Mac, but I guess as they upgrade to use new OS UI
features, it would drift the codebase apart.
In my attempt to make a read-access on my git repositories, I upgraded
both Gitolite and git to latest versions; but I still didn't succeed in
making it possible to clone without a SSH key.
I was hoping that github access would be possible now with a more modern
browser, no?
The most important thing, though, is that D-programmers now have a
starting point for the STM32F4xx. It should be easy to adapt the same
sources to other MCUs. I'm planning on adding support for some of the
LPC microcontrollers myself.
I want to say, I remember Mike's talk last year, and having worked with
ST7 micros (small ones, not even close to being supportable by D), I
thought it was the coolest thing. I am very excited to see a possibility
of using D for embedded programming. This really could be a niche win for D!
-Steve