August 08, 2005
Hi.

I am investigating the possibility of writing our next version of our client server product in D. Our clients already use a C API and backward compatibility is required.

So an easy way to extract a .h file from D source (members with export protection only), would be nice. Is there one available?

Extraction of functions, structs, enums and constants, with  code comment blocks would be nice to have.

If not I guess I have an exercice in regular expressions ahead of me :).

regards
	Frerdrik Olsson