Skip to content
Snippets Groups Projects
user avatar
Lukas Stadler authored
Merge pull request #30 in G/fastr from ~STEFAN.ANZINGER_ORACLE.COM/fastr:feature/solaris-sparc-gate to master

* commit '0a41f309':
  Add SPARC gate
  Respect -nojvmci in graal_options
  Update sed expression for updating R script to work with solaris
  Handle output of package install correctly to avoid the process to block
361bac95
History

FastR

FastR is an implementation of the R Language in Java atop Truffle and Graal. Truffle is a framework for building self-optimizing AST interpreters. Graal is a dynamic compiler that is used to generate efficient machine code from partially evaluated Truffle ASTs.

FastR is an open-source effort of Purdue University, Johannes Kepler University Linz, and Oracle Labs.

For more details and instructions for downloading and building the system, please visit the FastR Wiki.