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!

-- 
You received this message because you are subscribed to the Google Groups 
"ats-lang-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ats-lang-users/dfdd355e-cedc-4ebd-9b7e-5f56bc0e5014%40googlegroups.com.

Reply via email to