renjin
R interpreter
An interpreter for the R programming language, providing a modern alternative to GNU R.
JVM-based interpreter for the R language for the statistical analysis.
514 stars
36 watching
82 forks
Language: R
last commit: over 1 year ago compilerinterpreterjavalanguagerrenjinstatistics
Related projects:
Repository | Description | Stars |
---|---|---|
jtalbot/riposte | A fast interpreter and JIT compiler for the R programming language | 90 |
yiransheng/basic_rs | An implementation of the original Dartmouth BASIC language in Rust, with both interpreter and compiler capabilities. | 38 |
rho-devel/rho | Refactoring the R language interpreter into an efficient VM using modern software engineering techniques. | 133 |
ronami/typelang | A tiny Lisp-like language interpreter implemented in TypeScript's type system | 296 |
renkun-ken/rlist | A toolbox for working with non-tabular data stored in list objects | 204 |
applieddatasciencepartners/xgboostexplainer | Provides tools to understand and interpret the decisions made by XGBoost models in machine learning | 253 |
rvirding/erlog | An Erlang-based Prolog interpreter integrated with the Erlang runtime system. | 372 |
boxuancui/dataexplorer | Automates data exploration and treatment tasks in R | 514 |
olewhalehunter/libra | An interpreter for a binary relational algebra language | 2 |
rrrene/inch | Analyzes and suggests improvements to inline documentation in Ruby codebases | 517 |
narasimha1997/boson-lang | A programming language and ecosystem built on Rust to provide an interpreted, dynamically-typed platform for general-purpose hobby programming. | 122 |
scicloj/clojisr | Provides a Clojure interface to the R programming language and statistical capabilities. | 154 |
r18n/r18n | A Ruby-based internationalization tool for translating applications into multiple languages | 515 |
rstudio/renv | A tool for managing isolated, portable and reproducible R project environments. | 1,023 |
cjheath/treetop | A toolset for building interpreters of simple languages using parsing expression grammars and Ruby | 306 |