Thread overview
porting dvm to phobos
Sep 02, 2013
eles
Sep 02, 2013
Dicebot
Sep 02, 2013
Jacob Carlborg
September 02, 2013
I read that the x86_64 version of dvm is not available because some bug in... Tango.

So... what prevents porting it to Phobos?
September 02, 2013
On Monday, 2 September 2013 at 11:39:54 UTC, eles wrote:
> I read that the x86_64 version of dvm is not available because some bug in... Tango.
>
> So... what prevents porting it to Phobos?

As usual. Existence of a person who will do it.
September 02, 2013
On 2013-09-02 13:39, eles wrote:
> I read that the x86_64 version of dvm is not available because some bug
> in... Tango.
>
> So... what prevents porting it to Phobos?

It's probably easier to port to D2, stay with Tango and just use the regular expression module from Phobos instead of rewriting everything.

-- 
/Jacob Carlborg