An open API service indexing awesome lists of open source software.

https://github.com/orc/ctags

Berkeley ctags (from 1993), lightly modified to be more useful with levee
https://github.com/orc/ctags

Last synced: about 2 months ago
JSON representation

Berkeley ctags (from 1993), lightly modified to be more useful with levee

Awesome Lists containing this project

README

          

This is bsd ctags, _slightly_ modified to treat `main()`
as just another function (enabled with the `-M` flag).

To build: `make`
To unbuild: `make clean`