Skip to content

v0.1.0 Release Younger Futhark Support & Fixes

Latest
Compare
Choose a tag to compare
@tallguyjenks tallguyjenks released this 29 May 18:25

Now available on CRAN at https://CRAN.R-project.org/package=runes

in R you can simply run:

install.packages("runes")
library(runes)
runes("Hello World")

see NEWS
for changes