Refactoring D as an MSc Project
Rikki Cattermole via Digitalmars-d
digitalmars-d at puremagic.com
Mon Mar 2 16:54:08 PST 2015
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
More information about the Digitalmars-d
mailing list