
If one programming language suited every computable problem there
would only be one programming language.
You don't seem to have a point worth making without more description
of your problem.
On Sun, Sep 9, 2012 at 1:10 AM, Dennis Raddle
Sadly, I've decided Haskell is not the right language for my current project. Python is better. I need to hack together data, and strict typing is getting in the way. Most of my algorithms are better served with imperative/mutable-data. I learned a lot about Haskell trying to do it, but my knowledge of the language is not quiet good enough and I feel like I'm fighting the language. Python is better. For now.
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners
-- -- Regards, KC