Y
Hacker News
new
|
ask
|
show
|
jobs
by
jwilk
1077 days ago
How do you implement sleep() in lambda calculus?
1 comments
zokier
1077 days ago
Or `read` or `write` or invocation of any syscall. There is more to computer system than pure computation.
link