Skip to content
Prev 9098 / 10988 Next

[Rcpp-devel] Exposing a large number of C++ classes in R

I've been thinking for a while about using clang to do source-to-source
translation to generate the R bindings for a given c++ class.

There are lots of examples online, but I haven't yet tackled this for R.

http://eli.thegreenplace.net/2012/06/08/basic-source-to-source-transformation-with-clang
http://stackoverflow.com/questions/28711580/how-to-write-a-source-to-source-compiler-api
http://szelei.me/code-generator/
etc.

good luck!

-Whit
On Fri, Feb 5, 2016 at 7:58 AM, Holger Hoefling <hhoeflin at gmail.com> wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20160205/3d9e55e8/attachment.html>