Live data from Hacker News

Interactive SICP

xuanji.appspot.com

31–34 of 34 posts

Re: Interactive SICP

#31
post #28

It's not obvious how to run examples after editing — it's explained in readme.md, but I didn't see it the book itself. [It's Ctrl-Enter. Actuallghy just pressing Ctrl is enough.] Ideas to make it more discoverable: - re-run an expresion when the editor is unfocused. - add a "▶" button in the corner of each editor. - add a tooltip with the kbd shortcut on the "▶" button

The expression is re-run when the editor is unfocused. If you're not seeing that behavior please let me know!

Re: Interactive SICP

#32
post #31
post #28

It's not obvious how to run examples after editing — it's explained in readme.md, but I didn't see it the book itself. [It's Ctrl-Enter. Actuallghy just pressing Ctrl is enough.] Ideas to make it more discoverable: - re-run an expresion when the editor is unfocused. - add a "▶" button in the corner of each editor. - add a tooltip with the kbd shortcut on the "▶" button

The expression is re-run when the editor is unfocused. If you're not seeing that behavior please let me know!

Oops, you're right. I thought it's not but cannot reproduce now.
Post reply on HN