Skip to content
forked from oracle/fastr

An alternative implementation of the R language, based on the Truffle framework.

License

Notifications You must be signed in to change notification settings

zhufengGNSS/fastr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An alternative implementation of the R language, based on the Truffle framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.5%
  • C 7.1%
  • R 1.1%
  • Makefile 0.5%
  • Python 0.5%
  • GAP 0.2%
  • Other 0.1%