guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] GNU Guile branch, master, updated. release_1-9-15-125-gd


From: Neil Jerram
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-15-125-gdd6e37d
Date: Wed, 16 Feb 2011 00:17:32 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=dd6e37d032515608577f319a18bd9fdcd9da59bb

The branch, master has been updated
       via  dd6e37d032515608577f319a18bd9fdcd9da59bb (commit)
      from  0b6042a4c2c3738a0d575e9cb56ff5d851e785ee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dd6e37d032515608577f319a18bd9fdcd9da59bb
Author: Neil Jerram <address@hidden>
Date:   Wed Feb 16 00:17:14 2011 +0000

    Rewording for "make an intervention".
    
    * doc/ref/compiler.texi (Extending the Compiler): Rephrase first sentence.

-----------------------------------------------------------------------

Summary of changes:
 doc/ref/compiler.texi |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/doc/ref/compiler.texi b/doc/ref/compiler.texi
index f92d051..86379c7 100644
--- a/doc/ref/compiler.texi
+++ b/doc/ref/compiler.texi
@@ -852,13 +852,12 @@ for more information about the Brainfuck language itself.
 @node Extending the Compiler
 @subsection Extending the Compiler
 
-At this point, we break with the impersonal tone of the rest of the
-manual, and make an intervention. Admit it: if you've read this far into
-the compiler internals manual, you are a junkie. Perhaps a course at
-your university left you unsated, or perhaps you've always harbored a
-desire to hack the holy of computer science holies: a compiler. Well
-you're in good company, and in a good position. Guile's compiler needs
-your help.
+At this point we take a detour from the impersonal tone of the rest of
+the manual.  Admit it: if you've read this far into the compiler
+internals manual, you are a junkie.  Perhaps a course at your university
+left you unsated, or perhaps you've always harbored a desire to hack the
+holy of computer science holies: a compiler.  Well you're in good
+company, and in a good position.  Guile's compiler needs your help.
 
 There are many possible avenues for improving Guile's compiler.
 Probably the most important improvement, speed-wise, will be some form


hooks/post-receive
-- 
GNU Guile



reply via email to

[Prev in Thread] Current Thread [Next in Thread]