AbandonedSince infogami has been abandoned by its creators, I’m out too. Back to web.fisher.cx for me. Everything that was here is there. Robert FisherJust thinking out loud Scheme in HTMLIf you register and log in you can add comments to my pages. If viewing the main blog page, click the # underneath an entry to comment on it. When presenting Scheme code in HTML, I sometimes don't want to use Here's a kludge: Use a
(lambda (start1 end1 start2 end2) To show what's going on, here's another copy of it with the "spacing text" set to silver instead of white:
(lambda (start1 end1 start2 end2) Beautiful! But...the "spacing text" will show up if the browser ignores the color style or when trying to copy the code. Here's some other (EcmaScript) ideas to explore:
last updated 2 years ago # |