Skip to content

omegahat/RClangSimple

Repository files navigation

RCIndex

This package is an R interface to libclang's C interface. This allows us to parse C & C++ code and access its elements directly in R.
We can use this for various purposes described in the Paper/ directory which also describes how to use the functions.

See INSTALL.md for information about how to install the package.

getRoutines() getEnums() getGlobalVariables() findGlobals() findIncludes()

URLS

https://clang.llvm.org/docs/IntroductionToTheClangAST.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published