Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Walter Bright via Digitalmars-d-announce

On 7/5/2015 9:00 AM, Kai Nacke wrote:

Hi everyone,

LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
This release is based on the 2.066.1 frontend and standard library and supports
LLVM 3.1-3.6 (OS X: no support for 3.3).

Don't miss to check if your preferred system is supported by this release. There
is even an alpha-quality Win64 version available!

As usual, you can find links to the changelog and the binary packages over at
digitalmars.D.ldc:
http://forum.dlang.org/post/ccuhfwbuzzqvpqpnh...@forum.dlang.org

Regards,
Kai



Congrats!


Re: FancyPars

2015-07-06 Thread via Digitalmars-d-announce

On Thursday, 2 July 2015 at 14:25:09 UTC, Stefan Koch wrote:

Small announcement.

I uploaded my parser-generator onto github.
It is work in progress and unfinished!


How does its design and use differ from Pegged?


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Rory McGuire via Digitalmars-d-announce
Awesome, I hadn't used LDC really until last week. It was the only compiler
that could compile my vibe.d project on Mac OS X.

On Sun, Jul 5, 2015 at 6:00 PM, Kai Nacke via Digitalmars-d-announce 
digitalmars-d-announce@puremagic.com wrote:

 Hi everyone,

 LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
 This release is based on the 2.066.1 frontend and standard library and
 supports LLVM 3.1-3.6 (OS X: no support for 3.3).

 Don't miss to check if your preferred system is supported by this release.
 There is even an alpha-quality Win64 version available!

 As usual, you can find links to the changelog and the binary packages over
 at digitalmars.D.ldc:
 http://forum.dlang.org/post/ccuhfwbuzzqvpqpnh...@forum.dlang.org

 Regards,
 Kai




Re: Looking for part-time developer for app back-end and webviews in D

2015-07-06 Thread Dejan Lekic via Digitalmars-d-announce

On Thursday, 2 July 2015 at 16:14:55 UTC, David Gill wrote:

Hello D Programming community. How I'm glad I found you :).

We've developed a super simple iOS and Android app, which was 
originally built with Cake PHP and some other frameworks. In 
order to increase stability, we completely rebuilt everything 
from scratch and chose to go with vide.d for our API's and 
webviews. The project is almost complete, but our lead 
developer is leaving us. I'd be looking for an experienced D 
developer to take over the project and give it its final 
touches.


The previous developer would be there to provide guidance to 
decrease learning curve.


No pressure; part time; work from whatever location.

If interested, please drop me a line @ davidgil...@me.com.

Thanks!


I've posted information about this position on LinkedIn, DDN (D 
Developer Network) group: 
https://www.linkedin.com/grp/home?gid=3923820 . Where is this 
position? (What country? city?)




Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread extrawurst via Digitalmars-d-announce

On Sunday, 5 July 2015 at 16:00:32 UTC, Kai Nacke wrote:

Hi everyone,

LDC 0.15.2 beta2, the LLVM-based D compiler, is available for 
download!
This release is based on the 2.066.1 frontend and standard 
library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).


Don't miss to check if your preferred system is supported by 
this release. There is even an alpha-quality Win64 version 
available!


As usual, you can find links to the changelog and the binary 
packages over at digitalmars.D.ldc:

http://forum.dlang.org/post/ccuhfwbuzzqvpqpnh...@forum.dlang.org

Regards,
Kai


Awesome!
When will ldc support dmd fe version 2.067?

-- Stephan


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Kai Nacke via Digitalmars-d-announce

On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:

Awesome!
When will ldc support dmd fe version 2.067?

-- Stephan


The 2.067 port has only 2 bugs left and misses 1 feature.
I hope to release a alpha version soon.

Regards,
Kai


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread extrawurst via Digitalmars-d-announce

On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:

On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:

Awesome!
When will ldc support dmd fe version 2.067?

-- Stephan


The 2.067 port has only 2 bugs left and misses 1 feature.
I hope to release a alpha version soon.

Regards,
Kai


That sounds awesome! Great news!

-- Stephan


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Kai Nacke via Digitalmars-d-announce

On Monday, 6 July 2015 at 18:42:36 UTC, extrawurst wrote:

On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:

On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:

Awesome!
When will ldc support dmd fe version 2.067?

-- Stephan


The 2.067 port has only 2 bugs left and misses 1 feature.
I hope to release a alpha version soon.

Regards,
Kai


That sounds awesome! Great news!

-- Stephan


Yeah, but I still work on my other project which reduces free 
time greatly...


Regards,
Kai


Re: clayers - Update 1.1.0

2015-07-06 Thread Taylor Hillegeist via Digitalmars-d-announce
Thanks! This is really great. Many people under estimate the 
usefulness of command line graphics.