webr
R compiler
Compiles R statistical language into WebAssembly for use in web browsers and Node
The statistical language R compiled to WebAssembly via Emscripten, for use in web browsers and Node.
1 stars
0 watching
0 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 594 |
lord/wargo | An tool for easy compilation and testing of Rust applications on WebAssembly platforms. | 261 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
suirad/zig-header-gen | Automates code generation of headers and bindings for multiple languages from Zig source code | 77 |
aggre/ullr | Library providing tools for building web components with functional programming and reactive state management using TypeScript | 63 |
rstudio/gt | Provides functions to construct publication-quality tables from R data | 2,039 |
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
rggen/rggen | Automates code generation for control and status registers from human-readable specifications | 330 |
rstudio/plumber | Converts R code into a web API with minimal configuration | 1,404 |
scicloj/clojisr | Provides a Clojure interface to the R programming language and statistical capabilities. | 153 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
r-lib/pkgdown | A tool that generates static HTML documentation for R packages | 718 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
ljulliar/rlang | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
alexgutteridge/rsruby | A Ruby bridge to the R statistical programming environment | 332 |