Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wslh
11 months ago
|
parent
|
context
|
favorite
| on:
Pipelining might be my favorite programming langua...
I also like a syntax that includes pipelining parallelization, for example:
A
.B
.C
|| D || E
regular_trash
11 months ago
[–]
Wouldn't this complicate variable binding? I'm unsure how to think about this kinda of syntax if either D or E are expected to return some kind of data instead of "fire and forget" processes.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
A
.B
.C