Switch language한국어
Back to the list

Why Janet? | Hacker News

TL;DR AI

Key summary

2 min read
  1. Hacker News users discussed Janet’s choice of familiar names like first, do, fn, and def instead of traditional Lisp terms.

  2. Commenters compared Janet’s conventions with Scheme and Racket, noting that several Lisp-family languages already use more conventional syntax.

  3. The thread then broadened into familiar criticism of Lisp parentheses, especially how they can hurt readability in long numerical expressions.

  4. Overall, the discussion centered on Janet’s attempt to make Lisp-style code easier to read while revisiting old debates about parentheses and notation.

Read the original