dirkschumacher / armacmp

🚀 Automatically compile linear algebra R code to C++ with Armadillo
https://dirkschumacher.github.io/armacmp/
Other
95 stars 6 forks source link

Improve error messages #71

Open dirkschumacher opened 5 years ago

dirkschumacher commented 5 years ago

During the compilation step a lof of problems later in the C++ compilation can already be detected. It would be nice to give the user very helpful error messages in the style of elm or rust.