Hacker News
- Statically Typed Functional Programming with Python 3.12 https://wickstrom.tech/2024-05-23-statically-typed-functional-programming-python-312.html 2 comments
- Functional Python Programming https://docs.python.org/3/howto/functional.html 101 comments
- Coconut: Simple, elegant, Pythonic functional programming http://coconut-lang.org/ 77 comments
- Coconut: Simple, elegant, Pythonic functional programming http://coconut-lang.org/ 63 comments
- Concurrency in Python: Functional Programming https://bytes.yingw787.com/posts/2019/01/19/concurrency_with_python_functional_programming/ 2 comments
- Coconut: Pythonic functional programming http://coconut-lang.org/ 169 comments
- Functional Programming in Python [pdf] http://www.oreilly.com/programming/free/files/functional-programming-python.pdf 26 comments
- Functional Programming in Python [pdf] http://www.oreilly.com/programming/free/files/functional-programming-python.pdf 59 comments
- Functional programming in Python http://docs.python.org/release/3.1.5/howto/functional.html 61 comments
- Python Functional Programming Antipatterns http://artificialcode.blogspot.com/2009/04/python-functional-programming.html 2 comments
- Returns: Brings functional programming to Python land https://returns.readthedocs.io/en/latest/ 56 comments
- Coconut – Pythonic functional programming language http://coconut-lang.org/ 130 comments
- Show HN: Coconut – Simple, elegant, Pythonic functional programming http://evhub.github.io/coconut/ 2 comments
- Functional Programming with Python – Part 1 http://blog.dhananjaynene.com/2010/02/functional-programming-with-python-part-1/ 3 comments
- Python Functional Programming with returns library (type-safety, monads, etc.) https://github.com/dry-python/returns 3 comments
- Why we need a Python functional programming initiative https://www.leftfile.org 4 comments
Lobsters
- Bosatsu: a python-ish pure and total functional programming language https://github.com/johnynek/bosatsu 8 comments plt
- Functional programming meets Python with Coconut language http://coconut-lang.org/ 5 comments programming
- Statically Typed Functional Programming with Python 3.12 https://wickstrom.tech/2024-05-23-statically-typed-functional-programming-python-312.html 55 comments programming
- Functional Programming with Python http://ua.pycon.org/static/talks/kachayev/index.html#/2 82 comments programming
- Functional Programming in Python http://gnosis.cx/publish/programming/charming_python_13.html 2 comments programming
- Functional Programming Principles You Can Use in Python https://elbear.com/functional-programming-principles-you-can-use-in-python.html 37 comments python
- Here Are Some Functional Programming Exercises For Python, JS, Ruby, etc. https://gist.github.com/oskarkv/3168ea3f8d7530ccd94c97c19aafe266 7 comments learnprogramming
- Coconut - Pythonic functional programming language http://coconut-lang.org/ 94 comments programming
- Functional Programming for Python programmers https://codesachin.wordpress.com/2016/04/03/a-practical-introduction-to-functional-programming-for-python-coders/ 14 comments programming
- Ever want to write python macros for a spreadsheet program? How about be able to create your own cell functions in python? Well now you can, easily. http://cloudform511.posterous.com/the-true-python-spreadsheet-macro-class 3 comments programming
- WizBang beta 3 released. Visual programming environment that compiles programs to valid C, C++, Python, or Java. Now with functions! http://wizbang.sf.net 10 comments programming
- Adopting functional programming (or “Just why did people start using Python anyway?”) http://ndanger.org/blog/2008/10/08/adopting-functional-programming-or-just-why-did-people-start-using-python-anyway/ 95 comments programming
- Python and functional programming :: Pic http://codepoetics.com/images/pydiag.png 52 comments programming
- Python inhospitable to functional programming http://themechanicalbride.blogspot.com/2007/03/linq-to-python.html 8 comments programming
- Pragmatic functional programming for Python inspired by F# https://github.com/cognitedata/Expression 2 comments programming
- Options for strongly typed functional programming with Python? (Slightly OT) https://www.reddit.com/r/haskell/comments/6km0dd/options_for_strongly_typed_functional_programming/ 7 comments haskell
- Just wrote the start of my first ever functional program in python. Need critique/tips please! https://gist.github.com/M37r1x/2de9c9368d8295a43171#file-updatetools 12 comments learnprogramming
- Purely Functional Programming for Python -- Visits the AST to optimize recognized pure functions. http://dan.bravender.net/2009/8/23/purely_functional_programming_for_python.html 11 comments programming
- A Python program to compute the normalization coefficients of a given set of orthogonal 1-D complex wave functions https://en.wikipedia.org/wiki/Schr%C3%B6dinger_equation 2 comments python
- Clojure helping bring people from Java, Ruby, Python to functional programming http://muckandbrass.com/web/display/~cemerick/2010/06/07/results+from+the+state+of+clojure,+summer+2010+survey 15 comments haskell
- Paul's Pontifications: Is Functional Programming the new Python? http://paulspontifications.blogspot.com/2008/05/is-functional-programming-new-python.html 8 comments haskell
- embrace the heresy - Python, ladies and gentlemen, is not a functional programming language... http://withoutane.com/rants/2007/01/embrace-the-heresy 48 comments programming
- Would you recommend a course on Functional Programming or a course on Data Structures and Algorithms for a person who's already learned some python but wants to get better at thinking like a programmer? None 7 comments haskell