1.

What are the advantages & disadvantages of Haskell programming?

Answer»
S.noAdvantagesDisadvantages
1.Advance type safety COMPARED to most MAINSTREAM languagesComplicated interface
2.Includes type inferencecryptic programs, sometimes complex understand
3.Offers high performance executablenot suitable to make time CRITICAL applications
4.Quick prototype idea build due to the interactive environmentHigh learning time
5.Highly EXPRESSIVE and concise syntaxLacks widespread implementation
6.Actively developed and improved 


Discussion

No Comment Found