Re: Cristian Vlasceanu and D for the .NET platform

2009-03-21 Thread Cristian Vlasceanu
Using ArraySegment's under the hood is kind of is what I am doing now; one interesting edge case is when you want to call functions written in other .NET languages (one main idea behind this project is to allow interoperability between D and other languages, and leverage existing frameworks rat

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-21 Thread Cristian Vlasceanu
There is still a long way before we can release a beta, but if you're curious you are welcome to take a look: svn://216.154.214.180:8080/d.net/trunk/dnet I am thinking about moving the project off my private server to CodePlex one of these days... Cheers, Cristian "Tim M" wrote in message new

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-12 Thread Robert Fraser
bearophile wrote: grauzone: Seems The Gods prefer having something like [...]< Don't you see that what you say is negative? What you say lowers the mood of people, makes them nervous. What you say is worse than useless, has a net negative value. So I suggest you to change and try to build so

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-09 Thread Tim M
On Tue, 10 Mar 2009 08:23:08 +1300, Walter Bright wrote: http://www.reddit.com/r/d_language/comments/838lf/cristian_vlasceanu_and_d_for_the_net_platform/ I've been looking at that blog on and off a few times but I have missed a few posts. Has there ever been a beta?

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-09 Thread Nick Sabalausky
"bearophile" wrote in message news:gp4dak$1b2...@digitalmars.com... > grauzone: >> Seems The Gods prefer having something like [...]< > > Don't you see that what you say is negative? What you say lowers the mood > of people, makes them nervous. What you say is worse than useless, has a > net ne

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-09 Thread bearophile
grauzone: > Seems The Gods prefer having something like [...]< Don't you see that what you say is negative? What you say lowers the mood of people, makes them nervous. What you say is worse than useless, has a net negative value. So I suggest you to change and try to build something, to add valu

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-09 Thread grauzone
BCS wrote: Reply to Walter, http://www.reddit.com/r/d_language/comments/838lf/cristian_vlasceanu_a nd_d_for_the_net_platform/ His comments on array slicing are interesting. Seems to me the solution should be to have *all* dynamic arrays be ArraySegment as all dynamic arrays under DMD are a

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-09 Thread BCS
Reply to Walter, http://www.reddit.com/r/d_language/comments/838lf/cristian_vlasceanu_a nd_d_for_the_net_platform/ His comments on array slicing are interesting. Seems to me the solution should be to have *all* dynamic arrays be ArraySegment as all dynamic arrays under DMD are a slices of t

Re: Cristian Vlasceanu and D for the .NET platform

2009-03-09 Thread Bill Baxter
On Mon, Mar 9, 2009 at 12:23 PM, Walter Bright wrote: > > http://www.reddit.com/r/d_language/comments/838lf/cristian_vlasceanu_and_d_for_the_net_platform/ > I'm hoping this works out, so I can use D in my new job. :-) --bb

Cristian Vlasceanu and D for the .NET platform

2009-03-09 Thread Walter Bright
http://www.reddit.com/r/d_language/comments/838lf/cristian_vlasceanu_and_d_for_the_net_platform/