top | item 34668786

(no title)

timfi | 3 years ago

This is not strictly true. Python expressions are in fact Turing complete. For example, you can implement an entire Brainfuck interpreter [0] in a single expression.

[0] https://gist.github.com/6bab3480ab439f0e98f18d88750d3b38

discuss

order

Mixtape|3 years ago

This is fascinating and absolutely could be its own submission. Excellent work.