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

I get it, but I'd never write it like that.

Does it support list comprehensions, etc?

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