ATS + R

35 views
Skip to first unread message

gmhwxi

unread,
Nov 24, 2017, 2:23:54 PM11/24/17
to ats-lang-users

I was using R a while ago. So I wrote a transpiler
for compiling into R the C code generated from ATS source.
Using dependent types can be very effective in flushing out potential bugs
that are caused by array/matrix dimension mismatch. Here is the bare minimum
for using this transpiler.

######

The transpiler for compiling ATS to R is here:

https://github.com/githwxi/ATS-Postiats/tree/master/contrib/CATS-atscc2r34

Here is the prelude-library for using the R code generated from ATS:

https://github.com/githwxi/ATS-Postiats/tree/master/contrib/libatscc2r34

######

I could only improve the support when I have a project using R next time.

Cheers!

Reply all
Reply to author
Forward
0 new messages