Y
Hacker News
new
|
ask
|
show
|
jobs
by
childintime
52 days ago
What about APL? Sigh, why not just use named functions?
I also doubt array comprehensions are a win, it feels like niche syntax.
1 comments
jampekka
52 days ago
> Sigh, why not just use named functions?
I.e. a Lisp?
link
childintime
52 days ago
> Inspired by: CoffeeScript, Lisp, Ruby | Powered by: Bun
link
jampekka
52 days ago
I meant that most Lisps are named functions/macros only (with some named special forms), and you are calling for that kind of syntax?
link
I.e. a Lisp?