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 orderI spent a lot of time with Tcl, first at company some friends and I started in the late '90s, and then at Arbor Networks, where I dragged it into their service provider product. In a Lisp, code is trivially parsed because everything is a tree of conses, and the language derives tremendous power from that. In Tcl, code is trivially parsed because everything is a string, and the language is hamstrung by it; it's a little like trying to…
There is some interesting stuff here, but if you want a one-sentence explanation of why Tcl has declined I'd suggest: It doesn't have a hook. What does Tcl offer? Half this article is about Tk, but Tk is (a) a generic GUI toolkit, and therefore competing directly against everything from Java Swing to Flash to (the big winner) HTML/JS/CSS. And (b) not Tcl-specific, right? Didn't I see Perl bindings for Tk go by? As an embeddable language Tcl somehow got…
My memories of using Tcl are that the language was shockingly simple (every line is a command, everything is a string), but as long as your goal was also simple, you could bang things out and be happy. As a C programmer, writing the extension glue code was tedious but straightforward (this as way pre-SWIG), and then the ability to whip up some kind of GUI (blissfully absent any UI design concerns, as noted in the article) for that C…
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
- 260
- Total comments
- 191
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 |
|---|---|---|---|---|
| 2012-02-11 | Where Tcl and Tk Went WrongFirst breakout | m_for_monkey | 120 | 77 |
| 2014-07-23 | Where Tcl and Tk Went Wrong | kamaal | 3 | 0 |
| 2016-09-22 | Where Tcl and Tk Went Wrong (2010) | voaie | 3 | 0 |
| 2017-08-06 | Where Tcl and Tk Went Wrong (2010)Best thread · Latest 20+ point return | smacktoward | 131 | 109 |
| 2022-09-29 | Where Tcl and Tk Went Wrong (2010)Hall induction | jcynix | 3 | 5 |
