/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

alexn.org
| | www.baturin.org
2.6 parsecs away

Travel
| | [AI summary] This blog post continues an OCaml tutorial by explaining boolean operators, conditional expressions, and detailed strategies for writing recursive functions including tail call optimization.
| | rachelcarmena.github.io
2.3 parsecs away

Travel
| | Some characteristics of functional programming
| | paulbutler.org
2.5 parsecs away

Travel
| | [AI summary] A tutorial on implementing a generic tail recursion decorator in Python to overcome the language's recursion depth limitations, inspired by Scheme.
| | lwn.net
17.0 parsecs away

Travel
| Statically typed programming languages can help catch mismatches between the kinds of values a [...]