dparser 0.148 something concrete
bobef
bobef at lessequal.com
Wed Mar 1 08:28:13 PST 2006
bls wrote:
> Hi ,
> Due to the fact that I am working on an D IDE it would be nice to do
> some semantic analysis. Means concreate :
>
> I would like to know wether it is possible to create a tool ( in fact a
> DLL that I would like to create on top of your work) which enables me to
> do :
>
>
> -- Error checking during editing time.
> -- Creating an Outline (not a class diagramm) just a "current code tree"
> -- Implementing "intellisense" (or something better)
>
> I do not ask for a concrete implementation, I ask for a kind of guide to
> "getting started ..."
> Björn
Seems that there are currently three IDEs for D in development (your
one, Poseidon, akide) that needs the above features. Maybe we don't need
to do this work three times?
More information about the Digitalmars-d-announce
mailing list