Re: Running D in the Java VM

2013-11-15 Thread Paulo Pinto
On Friday, 15 November 2013 at 07:13:34 UTC, Jeremy DeHaan wrote: Hey everyone! I have been experimenting for the past couple of days with an idea I had, and since I recently made a little progress I thought I would share some of what I have been doing with you. What I have done, in a nutshel

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Alexandr Druzhinin
15.11.2013 00:54, Bruno Medeiros пишет: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ I installed 4.2 version but get error again: Cannot complete the install because of a conflicting dependency. Software being installed: D

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Namespace
On Thursday, 14 November 2013 at 20:02:44 UTC, Bruno Medeiros wrote: On 14/11/2013 18:46, Namespace wrote: On Thursday, 14 November 2013 at 17:54:58 UTC, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ I

Re: Running D in the Java VM

2013-11-15 Thread John Colvin
On Friday, 15 November 2013 at 08:50:14 UTC, Paulo Pinto wrote: On Friday, 15 November 2013 at 07:13:34 UTC, Jeremy DeHaan wrote: Hey everyone! I have been experimenting for the past couple of days with an idea I had, and since I recently made a little progress I thought I would share some of

Re: Running D in the Java VM

2013-11-15 Thread Rory McGuire
Surely the main requirements would be gui and networking? Which would be completely possible. On 15 Nov 2013 12:05, "John Colvin" wrote: > On Friday, 15 November 2013 at 08:50:14 UTC, Paulo Pinto wrote: > >> On Friday, 15 November 2013 at 07:13:34 UTC, Jeremy DeHaan wrote: >> >>> Hey everyone! >

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread eles
On Thursday, 14 November 2013 at 17:54:58 UTC, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ please tag it

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Ary Borenszweig
On 11/14/13 2:54 PM, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ Awesome. I like your solution for the debugger (instead of writing something from scratch). Congratulations!

Re: Running D in the Java VM

2013-11-15 Thread Russel Winder
On Fri, 2013-11-15 at 09:44 +0200, Rory McGuire wrote: […] > Nice one, I have to use Java at work, it would be awesome if I didn't have > to. > Would be cool if you make it so that the outputs to java are just trasforms > of the AST that way people could write other types of output such as C. Just

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Bruno Medeiros
On 15/11/2013 08:56, Alexandr Druzhinin wrote: 15.11.2013 00:54, Bruno Medeiros пишет: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ I installed 4.2 version but get error again: Cannot complete the install because of a confl

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Bruno Medeiros
On 15/11/2013 09:02, Namespace wrote: On Thursday, 14 November 2013 at 20:02:44 UTC, Bruno Medeiros wrote: On 14/11/2013 18:46, Namespace wrote: On Thursday, 14 November 2013 at 17:54:58 UTC, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/m

Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Andrei Alexandrescu
Hello, As part of a larger program to support the open source community, Facebook has is putting bounties on bugs in the D programming language implementation. The initial budget is small, but if we find that it accelerates development we may add to it. As a sample we've added $80 bounties

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Andrei Alexandrescu
On 11/15/13 9:51 AM, Andrei Alexandrescu wrote: [snip] http://www.reddit.com/r/programming/comments/1qpdil/facebook_puts_bounties_on_bugs_in_the_d/ Andrei

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Andrei Alexandrescu
On 11/15/13 9:51 AM, Andrei Alexandrescu wrote: [snip] https://news.ycombinator.com/item?id=6740999 Andrei

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Brad Anderson
On Friday, 15 November 2013 at 17:51:54 UTC, Andrei Alexandrescu wrote: Hello, As part of a larger program to support the open source community, Facebook has is putting bounties on bugs in the D programming language implementation. The initial budget is small, but if we find that it accelera

Re: DDT 0.9.0 released - GDB debugging integration

2013-11-15 Thread Bruno Medeiros
On 15/11/2013 13:29, Ary Borenszweig wrote: On 11/14/13 2:54 PM, Bruno Medeiros wrote: DDT 0.9.0 ("Debugging is Magic") is out, see post: https://groups.google.com/d/msg/ddt-ide/VwA7ifYt9c0/wBcvUSVKNqMJ Awesome. I like your solution for the debugger (instead of writing something from scratch)

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Joseph Frank
On Friday, 15 November 2013 at 17:51:54 UTC, Andrei Alexandrescu wrote: Hello, As part of a larger program to support the open source community, Facebook has is putting bounties on bugs in the D programming language implementation. The initial budget is small, but if we find that it accelera

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Stephan Dilly
On Friday, 15 November 2013 at 21:05:56 UTC, Joseph Frank wrote: On Friday, 15 November 2013 at 17:51:54 UTC, Andrei Alexandrescu wrote: Hello, As part of a larger program to support the open source community, Facebook has is putting bounties on bugs in the D programming language implementat

Re: DCD 0.2.0 Released

2013-11-15 Thread Jacek Furmankiewicz
Hi, I noticed the vim setup requires Vundle, whereas I know a lot of folks use pathogen to manage their vim plugins. is there any particular reason for Vundle over pathogen? Can the two co-exist together? thanks

Re: DCD 0.2.0 Released

2013-11-15 Thread simendsjo
On Friday, 15 November 2013 at 23:25:31 UTC, Jacek Furmankiewicz wrote: Hi, I noticed the vim setup requires Vundle, whereas I know a lot of folks use pathogen to manage their vim plugins. is there any particular reason for Vundle over pathogen? Can the two co-exist together? thanks I inst

Re: DCD 0.2.0 Released

2013-11-15 Thread Jacek Furmankiewicz
Thanks. Maybe it would be worth adding a pathogen section to the docs to show how to set it up besides Vundle.

Re: DCD 0.2.0 Released

2013-11-15 Thread Brian Schott
On Friday, 15 November 2013 at 23:25:31 UTC, Jacek Furmankiewicz wrote: is there any particular reason for Vundle over pathogen? A Vundle user created a pull request. Can the two co-exist together? Vundle is available, but not required. If anyone has suggestions for improving the installat

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Andrei Alexandrescu
On 11/15/13 1:05 PM, Joseph Frank wrote: The D Programming Language? $80? Ha... Fail. How do you mean that? The budget is of course much larger than that. I'd just started assigning it. Andrei

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Brian Rogoff
On Saturday, 16 November 2013 at 00:45:18 UTC, Andrei Alexandrescu wrote: How do you mean that? The budget is of course much larger than that. I'd just started assigning it. Andrei What's going to be the bounty for getting a precise GC in D? Is it even fair to say there's a single bounty hun

Re: Facebook puts bounties on bugs in the D programming language implementation

2013-11-15 Thread Walter Bright
On 11/15/2013 5:40 PM, Brian Rogoff wrote: On Saturday, 16 November 2013 at 00:45:18 UTC, Andrei Alexandrescu wrote: How do you mean that? The budget is of course much larger than that. I'd just started assigning it. Andrei What's going to be the bounty for getting a precise GC in D? Is it ev