Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

google/clang-lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Pure bindings to libclang
=========================

A Haskell library for pure C++ code analysis with some light `lens` support.

```
gotoCount = lengthOf (allNodes . filtered (\c -> cursorKind c == GotoStmt)) root
```

*This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.*

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published