(and it looks _a lot_ better now)
L
On Mon, Mar 7, 2022 at 8:08 AM Luca Fascione wrote:
> I was wondering how to do exactly this actually :-)
> Thanks Werner!
>
> L
>
> On Mon, 7 Mar 2022, 08:06 Werner LEMBERG, wrote:
>
>>
>> > https://www.cs.utexas.edu/ftp/garbage/submit/notready/schintro.ps
I was wondering how to do exactly this actually :-)
Thanks Werner!
L
On Mon, 7 Mar 2022, 08:06 Werner LEMBERG, wrote:
>
> > https://www.cs.utexas.edu/ftp/garbage/submit/notready/schintro.ps
> >
> > [...] and the rendering is not great.
>
> Attached you can find a PDF version of `schintro.ps` th
Here's a link that is actually live, I think:
https://cdn.preterhuman.net/texts/computing/programming/LISP/Scheme/An%20Introduction%20to%20Scheme%20and%20its%20Implementation.pdf
Here's another:
http://www.cs.rpi.edu/academics/courses/fall00/ai/scheme/reference/schintro-v14/schintro_toc.html
Yip!
https://www.cs.utexas.edu/ftp/garbage/submit/notready/schintro.ps
and
ftp://ftp.cs.utexas.edu/pub/garbage/cs345/schintro-v14/schintro_toc.html
But without ftp support in the browser this is annoying to read
Neither link feels like it would be around long term, and the rendering
is not great.
> I went and learned about Scheme. Obv the classic reference would be
> SICP (Structure and Intepretation of Computer programs) But as I was
> reading stuff I stumbled into this pdf by Prof Wilson of
> UTexas/Austin [...]
Link, please.
Werner
Doubling up part of a different reply, in case somebody might find this
useful at some point in the future:
I went and learned about Scheme. Obv the classic reference would be SICP
(Structure and Intepretation of Computer programs)
But as I was reading stuff I stumbled into this pdf by Prof Wilson
Le 22/02/2022 à 21:46, Luca Fascione a écrit :
Thanks Jean, this is very useful and informative.
I'll go read sicp (again, last time was several years ago) and
meanwhile experiment with the code you sent me.
As to format, it's not that I don't get it, it's just that straight up
interpolation,
Thanks Jean, this is very useful and informative.
I'll go read sicp (again, last time was several years ago) and meanwhile
experiment with the code you sent me.
As to format, it's not that I don't get it, it's just that straight up
interpolation, being more compact, is better for simple things.
In
Le 21/02/2022 à 22:19, Luca Fascione a écrit :
On Mon, Feb 21, 2022 at 9:58 PM Jean Abou Samra
wrote:
Not sure what confuses you?
In TCL I got used to bare strings being values, not varnames, so I'm
learning stuff again.
It's just different, but in languages that in many other t