Settings

Theme

Kolmogorov Complexity – A Primer

jeremykun.com

4 points by suioir 2 months ago · 1 comment

Reader

tromp 2 months ago

The proof of Lemma 1 says that a string of length n can be output by a program of length n+O(1) in any Turing complete programming language, but that ignores the fact that nearly all languages require certain characters in string literals to be escaped.

For this reason it is better to use languages that are custom designed for program size complexity, such as Binary Lambda Calculus [1].

[1] https://gist.github.com/tromp/86b3184f852f65bfb814e3ab0987d8...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection