Y
Hacker News
new
|
ask
|
show
|
jobs
by
soumik15630m
6 days ago
Sure those are good designs... But Lucen is not about "here's a nicer way to write loops," it's "you shouldn't have to touch the loop you already have."..... showing Lucen parallelize the ugly version is the point.
1 comments
gabrielsroka
6 days ago
I get it, but I'd never write it like that.
Does it support list comprehensions, etc?
link
soumik15630m
5 days ago
not currently - currently lucen runs on marked for statement loop but yeah it's a cleaner one to add ...just not the surface i started with
link
Does it support list comprehensions, etc?