sicp icon indicating copy to clipboard operation
sicp copied to clipboard

[sicpjs/1.1.2] "Show Dependencies" not actually part of current code UI

Open jdfm opened this issue 11 months ago • 0 comments

In the following excerpt we're told something about the code ui in the online version of the book that is no longer true:

However, to see and play with the program, you can click on it. The program then appears in a new browser tab, with the option "Show Dependencies". ( via sourcecademy )

There are two errors

  1. The program appears inline in the text and not in a new tab
  2. There is no "Show Dependencies" UI element anywhere in the Code UI.

Screenshot proof:

Screenshot 2024-12-29 at 3 46 35 PM

I haven't read enough of the text, nor have I tried to look for more cases of these errors via GitHub, to know if there are other occurrences of these issues in the full text.

jdfm avatar Dec 29 '24 20:12 jdfm