dragon-lang / dc

D Compiler
Boost Software License 1.0
8 stars 0 forks source link

Leverage Existing Libraries #53

Open marler8997 opened 5 years ago

marler8997 commented 5 years ago

We should consider which libraries to leverage for parts like the build/test code. One library I'd like to investigate is Adam Ruppe's arsd library (https://github.com/adamdruppe/arsd).

We should also consider putting dmd's root library into it's own repo.