Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
timfi
on Feb 5, 2023
|
parent
|
context
|
favorite
| on:
Python One-Liners
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
Mixtape
on Feb 5, 2023
[–]
This is fascinating and absolutely could be its own submission. Excellent work.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0] https://gist.github.com/6bab3480ab439f0e98f18d88750d3b38