On 3/03/2015 10:50 a.m., Jamie wrote:
Hello all!This is my first post on the forums. I'm interested in possibly creating a refactoring tool for D for my MSc dissertation (I notice there is currently no refactoring in D?). I wanted to ask if this is possible with D's current state? More specifically: - Can I easily access things such as the AST?
You may also be interested in SDC[0]. [0] https://github.com/deadalnix/SDC
