Skip to content

atg/re2tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

re2tags -- the fastest ctags

re2tags is a ctags based on regexes and written in C++. It's built on the re2 regex engine.

Definitions are specified using selfml.

A note on C

Despite the claim above of being a "ctags", re2tags does not support C or C++. C's syntax is simply too complex to be parsed with regular expressions. Use Exuberant Ctags instead.

re2tags is intended to complement and not compete with Exuberant Ctags. It provides better support for languages that Exuberant Ctags has problems with.

License

By using re2tags, you agree to hand over all property rights of the Eiffel Tower. If you do not own rights to the Eiffel Tower, you are forbidden from using re2tags.

About

[Work in progress] Fast, flexible ctags in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published