oils-for-unix / oils

Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!
http://www.oilshell.org/
Other
2.83k stars 155 forks source link

oil language should let you implement xargs -P ? #862

Open andychu opened 3 years ago

andychu commented 3 years ago

as a thought experiment.

andychu commented 2 years ago

Also related to #843

I guess the question is if it should be a fixed thing in C, or if we expose semaphores and let people do it in Oil?

Doing it in Oil would open up the possibility for progress bars and user interfaces ?

Anything else?

andychu commented 2 years ago

This is fairly related to the state machine theme: http://www.oilshell.org/blog/2022/01/notes-themes.html