[Gambas-user] Gambas Header Files
Tobias Boege
taboege at gmail.com
Tue Feb 26 22:57:11 CET 2019
On Tue, 26 Feb 2019, Cedron Dawg wrote:
> As part of me getting the lay of the land, so to speak, I have written a scanner program that walks the "gambas-master" (maybe a week old) directory tree and finds all the header (.h) files.
>
> So far I have determined all the versions of all the files and where they are located. My initial output is attached (40K). As I produce other files, I will build in links.
>
> [...]
>
> To this, I will be adding Structs and Defines.
>
> The reason I am posting this is I'm taking requests. What other info about .h files would you like reported?
>
> Any other file types you want scanned? For What?
>
Do you know ctags [1]? It does all of that and more. I highly recommend it
when working with Gambas' core.
Regards,
Tobi
[1] https://en.wikipedia.org/wiki/Ctags
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list