summaryrefslogtreecommitdiffstats
path: root/books/Little Schemer.page
diff options
context:
space:
mode:
authorbnewbold <bnewbold@ziggy.(none)>2010-01-24 03:08:23 -0500
committerbnewbold <bnewbold@ziggy.(none)>2010-01-24 03:08:23 -0500
commitcc9cdbee92aa6d148a1524ebccbd19d89f90e1d4 (patch)
tree8ffacfccdc9c227f12063f8175200a484dedc2c5 /books/Little Schemer.page
parent45bd367f3652a89c93c3ce0f4f8169ff3d8e67f9 (diff)
downloadknowledge-cc9cdbee92aa6d148a1524ebccbd19d89f90e1d4.tar.gz
knowledge-cc9cdbee92aa6d148a1524ebccbd19d89f90e1d4.zip
books tweaks
Diffstat (limited to 'books/Little Schemer.page')
-rw-r--r--books/Little Schemer.page6
1 files changed, 3 insertions, 3 deletions
diff --git a/books/Little Schemer.page b/books/Little Schemer.page
index 47086b4..7490698 100644
--- a/books/Little Schemer.page
+++ b/books/Little Schemer.page
@@ -11,7 +11,7 @@ The Little Schemer
:by: Daniel Friedman and Matthias Felleisen
:Edition: Fourth (4rth)
-See also `Scheme </k/software/scheme/>`__.
+See also `Scheme </software/scheme/>`_.
I read this book before starting on a scheme/physics project. I had programmed
in scheme previously as an algebra/analysis tool, but never really sat down
@@ -24,9 +24,9 @@ some more thought and I'm not sure how happy I am with the description of
collectors and continuations.
For a better description of the Y-combinator, see these `course notes
-<http://dangermouse.brynmawr.edu/cs245/ycomb_jim.html>`__.
+<http://dangermouse.brynmawr.edu/cs245/ycomb_jim.html>`_.
-This book is followed by `The Seasoned Schemer </k/books/seasonedschemer/>`__
+This book is followed by `The Seasoned Schemer <Seasoned+Schemer>`_
and The Reasoned Schemer.
Preface Definitions