Hacker News
- Using Haskell's QuickCheck for Python https://blog.wearewizards.io/using-haskells-quickcheck-for-python 14 comments
- How to read Haskell like Python http://blog.ezyang.com/2011/11/how-to-read-haskell 57 comments
- Translating Mathematics into Code: Examples in Java, Python, Haskell and Racket http://matt.might.net/articles/discrete-math-and-code/ 48 comments
- Programming language readability: Python vs Haskell http://williamedwardscoder.tumblr.com/post/18319031919/programming-language-readability 7 comments
- Haskell-like where block in Python http://learnyouahaskell.com/syntax-in-functions#where 4 comments learnprogramming
- Leet Haskell-style lazy evaluation in Python https://yairchu.github.io/posts/leet-haskell-in-python 29 comments haskell
- Chaining two flakes problem, a python script using compiled haskell app ? https://stackoverflow.com/questions/69873273/need-to-build-specific-version-of-pandoc-into-poetry2nix-nixos-flake?noredirect=1#comment123530428_69873273 8 comments nixos
- Python for Haskellers https://www.reddit.com/r/haskell/comments/ffsslz/python_for_haskellers/ 5 comments haskell
- dg — it's a Python! No, it's a Haskell! http://pyos.github.io/dg/ 10 comments programming
- Unsure about why Haskell is slower than Python here https://github.com/Magalame/RSA-python/blob/master/rsa_python.py 62 comments haskell
- Good example of a python binding for an Haskell library ? https://www.reddit.com/r/haskell/comments/6ranxa/good_example_of_a_python_binding_for_an_haskell/ 4 comments haskell
- Do you think it's wasteful to learn Haskell for things that could easily be done with Python? https://www.reddit.com/r/haskell/comments/6mxwml/do_you_think_its_wasteful_to_learn_haskell_for/ 46 comments haskell
- Why is the GHC test suite written in Python, not Haskell? http://stackoverflow.com/q/38408394/450246 4 comments haskell
- Writing Python code after learning Haskell http://lpaste.net/139625 24 comments haskell
- dg — it's a Python! No, it's a Haskell! http://pyos.github.io/dg/ 32 comments programming
- What can Python learn from Haskell? https://www.youtube.com/watch?v=eVChXmNjV7o 15 comments haskell
- Calling Python from Haskell http://www.lunaryorn.com/2014/04/15/calling-python-from-haskell.html 13 comments haskell
- 0install - Python vs. OCaml vs. Haskell http://roscidus.com/blog/blog/2013/06/20/replacing-python-round-2/ 22 comments haskell
- How to write Python in Haskell: State and Either http://stackoverflow.com/a/13432926/208257 22 comments haskell
- Haskell, Python and readability https://github.com/rostayob/haskell-readability/blob/master/haskell-readability.md 134 comments programming
- How to read Haskell like Python http://blog.ezyang.com/2011/11/how-to-read-haskell/ 7 comments haskell
- CPython: Haskell FFI bindings to Python http://hackage.haskell.org/package/cpython-3.1.0 26 comments haskell
- Transliterating python to haskell: Fibonacci in the state monad http://blog.patch-tag.com/2009/12/07/transliterating-python-to-haskell-fibonacci-in-the-state-monad/ 4 comments haskell
- An implementation of Python in Haskell http://kenai.com/projects/hope 13 comments haskell
- Python's decorate-sort-undecorate idiom in Haskell http://llaisdy.wordpress.com/2009/06/24/decorate-sort-undecorate-in-haskell/ 5 comments programming
- A strict, lazy snake : Calling Haskell from Python http://gamr7.com/blog/?p=65 7 comments programming
- CSV Parsing: Haskell versus Python http://techguyinmidtown.com/2008/07/14/csv-parsing-haskell-versus-python/ 77 comments programming
- Comparing the Same Project in Rust, Haskell, C++, Python, Scala and OCaml http://thume.ca/2019/04/29/comparing-compilers-in-rust-haskell-c-and-python/ 46 comments rust
- Wait, what? berp: an implementation of Python 3... that compiles Python to Haskell, and runs native code on the GHC runtime http://hackage.haskell.org/package/berp-0.0.1 17 comments haskell
- Wait, what? berp: an implementation of Python 3... that compiles Python to Haskell, and runs native code on the GHC runtime http://hackage.haskell.org/package/berp-0.0.1 45 comments programming
- Holy Shmoly, Haskell smokes Python and Ruby away! And you can parallelise it! http://cgi.cse.unsw.edu.au/~dons/blog/2007/11/29#smoking 374 comments programming
- Python and Haskell Make You a Worse Programmer? http://www.oreillynet.com/onlamp/blog/2006/10/python_and_haskell_make_you_a.html 17 comments programming
- Real World Haskell, or: "So I decided to see if Haskell could compete with Python on its home ground of text processing. " http://sandersn.com/blog/index.php?title=real_world_haskell&more=1&c=1&tb=1&pb=1 16 comments programming
- Interested in working in ML with Haskell & Python? (German, PB, not remote) https://www.reddit.com/r/haskell/comments/n5cpva/interested_in_working_in_ml_with_haskell_python/ 8 comments haskell
- When Is Haskell More Useful Than R Or Python In Data Science? — tldr "Haskell the language is great; Haskell the ecosystem is lacking." https://www.forbes.com/sites/quora/2018/01/24/when-is-haskell-more-useful-than-r-or-python-in-data-science/#4a02f6db69e4 26 comments haskell
- Right and left folds, primitive recursion patterns in Python and Haskell http://eli.thegreenplace.net/2017/right-and-left-folds-primitive-recursion-patterns-in-python-and-haskell/ 4 comments programming
- web server benchmark: Haskell(snap), Erlang, Java(Webbit), Node.js, Go, and Python(ws4py) performance https://github.com/ericmoritz/wsdemo/blob/results-v1/results.md 178 comments programming
- [Newbie]: Haskell code is really slow compared to same code in Python. Can anyone help me find what the problem is ? http://numericalrecipes.blogspot.com/2009/04/cooley-turkey-fft-algorithm.html 50 comments haskell
- ooc, the soft point between haskell, python and c ? looks cool anyway. http://ooc-lang.org/about 67 comments programming
- Graph of job posting trends frm 2005 for a few *more* programming lanaguages: lisp,smalltalk,ruby,haskell,python,C,C++ http://www.indeed.com/jobtrends?q=lisp%2Csmalltalk%2Cruby%2Chaskell%2Cpython%2Cc%2Cc%2B%2B 3 comments reddit.com