mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 14:50:19 +02:00
Added www.schemers.org. Removed foldoc, it's too generic. Updated
'teach yourself ...' URL.
This commit is contained in:
parent
e88e4f2ef3
commit
cc72f3bc35
1 changed files with 6 additions and 4 deletions
|
@ -3,15 +3,17 @@
|
||||||
@chapter Further Reading
|
@chapter Further Reading
|
||||||
|
|
||||||
@itemize @bullet
|
@itemize @bullet
|
||||||
|
|
||||||
|
@item
|
||||||
|
The website @url{http://www.schemers.org} is a good starting point for
|
||||||
|
all things Scheme.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Dorai Sitaram's online Scheme tutorial, @dfn{Teach Yourself Scheme in
|
Dorai Sitaram's online Scheme tutorial, @dfn{Teach Yourself Scheme in
|
||||||
Fixnum Days}, at
|
Fixnum Days}, at
|
||||||
@url{http://www.cs.rice.edu/~dorai/t-y-scheme/t-y-scheme.html}.
|
@url{http://www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html}.
|
||||||
Includes a nice explanation of continuations.
|
Includes a nice explanation of continuations.
|
||||||
|
|
||||||
@item
|
|
||||||
@url{http://wombat.doc.ic.ac.uk/foldoc/}.
|
|
||||||
|
|
||||||
@item
|
@item
|
||||||
The complete text of @dfn{Structure and Interpretation of Computer
|
The complete text of @dfn{Structure and Interpretation of Computer
|
||||||
Programs}, the classic introduction to computer science and Scheme by
|
Programs}, the classic introduction to computer science and Scheme by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue