|
|
|
|
|
by looser
5339 days ago
|
|
I only read the slides, but at one point the author mentions that they've built an hybrid app using (Haskell + C#). Next, the author mentions about several limitations that C# has and that Haskell has a much better approach. So, why use C#? Why not only use Haskell? |
|
The client-side code is written in C# because the .net APIs for Office are the easiest to deal with.