duncantl/R2llvm: LLVM-based compiler for R code

A prototype for a compiler for R code that uses LLVM to generate machine code. This is a fork of the RLLVMCompile package. We are using the type information from the package RTypeInference and also the Control Flow Graph from the rstatic package both primarily by Nick Ulle.

Getting started

Package details

AuthorDuncan Temple Lang
MaintainerDuncan Temple Lang <duncan@r-project.org>
LicenseBSD_3_clause + file LICENSE
Version0.1-0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("duncantl/R2llvm")
duncantl/R2llvm documentation built on May 14, 2019, 9:42 a.m.