|
You are here |
2ality.com | ||
| | | | |
www.pmatiello.me
|
|
| | | | | In which I give my own half-baked workaround to the lack of tail call optimization in Python | |
| | | | |
www.integralist.co.uk
|
|
| | | | | Introduction The problem Tail Call Optimisation The solution Trampolining A more advanced solution Explanation Conclusion Introduction This post isn't about Functional Programming per se, as there are many parts to pure FP (seen in Lisp, Clojure, Haskell etc) which we can't achieve completely in the JavaScript language (for example, implementing fundamental principles of FP such as "immutable data" is very difficult in a language designed around allowing data structures to be mutable. | |
| | | | |
alexn.org
|
|
| | | | | ||
| | | | |
www.typescriptlang.org
|
|
| | | |||