New post: https://jcarroll.com.au/2025/06/29/counting-digits-quickly/
What if you could just wave a magic wand over your R #rstats code and have it transform into something that ran as fast as or faster than C? @t_kalinowski's {quickr} 'R to Fortran Transpiler' does that for you! #fortran
With bonus comparisons to #Rcpp #julialang and #rustlang
Updated to restrict to integers thanks to @toddixd