You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.