Skip to content
/ Rllvm Public
forked from duncantl/Rllvm

R interface to LLVM C++ API to be able to create compiled code from within R

Notifications You must be signed in to change notification settings

dsidavis/Rllvm

 
 

Repository files navigation

RLLVM

RLLVM is an R interface to LLVM. This interface allows one to create compiled code from within R through LLVM's intermediate representation (IR), which LLVM can then extensively and efficiently optimize.

For examples, see the RLLVM page on Omegahat.

About

R interface to LLVM C++ API to be able to create compiled code from within R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 50.7%
  • C++ 27.6%
  • TeX 9.7%
  • Shell 4.0%
  • C 3.5%
  • LLVM 2.1%
  • Other 2.4%