On 6/10/13, Andrei Alexandrescu <[email protected]> wrote: > Philippe sent this to me via email >> The relevant graph algorithms are there: >> >> https://github.com/PhilippeSigaud/dranges/blob/master/graphalgorithm.d
This is very, very hacky. It fails as soon as you have a comment line inbetween your imports. Anyway it works if you're very careful where you put the running script. It took just a few small fixes, clone this repo: https://github.com/AndrejMitrovic/dranges The FixGraph branch should be checked out. Then copy the "test.d" file one directory UP, and run "rdmd test.d"
