Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderFrom a Lisp POV, the only thing wrong with NewLisp is the name. It flouts McCarthy's wish that no language be called just Lisp. Well, okay, it's not literally called Lisp; it has the "New" in front. On the surface, it seems to be sticking to the letter of the wish. Does it conform to the spirit, though? Is a common English adjective enough? Is "New" a sufficient qualifier? The mere prefixing of "New" looks like it's claiming to be…
(Somehow) a competitor of NewLisp is Janet (https://janet-lang.org/). Syntax inspired in Clojure.
Better spend your time learning Clojure, Racket, Scheme or Common Lisp. NewLisp repeats the design mistakes of ancient Lisps that were fixed in the newer Lisps, like dynamic scoping and interpreting only instead of compiling which makes it much slower than other Lisps. NewLisp should be called OldLisp. It also adds some mistakes of its own, like deep copying everything when you pass it around. And making `cons` act like `list` when the second argument is not a list.
I guess everything old is new again - Here's a decent overview of some of the past newLisp drama: http://eli.thegreenplace.net/2006/04/20/newlisp-an-intriguin...
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 303
- Total comments
- 198
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2009-01-06 | newLisp is a Lisp-like, general-purpose scripting language | dpapathanasiou | 6 | 6 |
| 2011-08-21 | NewLisp | ecounysis | 74 | 17 |
| 2016-10-06 | NewLispFirst breakout · Best thread | qwertyuiop924 | 120 | 142 |
| 2020-08-31 | NewLispLatest 20+ point return | dragonsh | 100 | 30 |
| 2020-08-31 | NewLisp – puts fun back in LispHall induction | dragonsh | 3 | 3 |