From: Dirk B. <db...@us...> - 2006-02-26 07:13:21
|
Update of /cvsroot/win32forth/win32forth/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15450/doc Modified Files: p-index.htm p-relnotes.6.10.htm Log Message: Fixed some broken links to Julian V. Noble's "Beginner's Guide to Forth" and uploaded his latest version. Index: p-relnotes.6.10.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/p-relnotes.6.10.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** p-relnotes.6.10.htm 10 Feb 2006 11:04:45 -0000 1.2 --- p-relnotes.6.10.htm 26 Feb 2006 07:13:13 -0000 1.3 *************** *** 89,95 **** <p>The <a href="p-index.htm">documentation</a> has been beefed up considerably, and is now almost all HTML based. </p> ! <p>Professor Julian V Noble has kindly allowed us to distribute his ! <a href="BeginnersGuideToForth/primer.htm">"A Beginner's Guide to Forth"</a> and some of his ! <a href="BeginnersGuideToForth">formula translation source code</a>. <a href="http://www.complang.tuwien.ac.at/anton/home.html">Anton Ertl</a> <img border="0" src="ONWEB.gif" width="16" height="16"> has given his permission --- 89,96 ---- <p>The <a href="p-index.htm">documentation</a> has been beefed up considerably, and is now almost all HTML based. </p> ! <p>Professor <a href="http://galileo.phys.virginia.edu/~jvn/">Julian V. Noble ! <img border="0" src="ONWEB.gif" width="16" height="16"></a> has kindly allowed us ! to distribute his <a href="Guide/primer.htm">"A Beginner's Guide to Forth"</a> ! and some of his <a href="Guide">formula translation source code</a>. <a href="http://www.complang.tuwien.ac.at/anton/home.html">Anton Ertl</a> <img border="0" src="ONWEB.gif" width="16" height="16"> has given his permission Index: p-index.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/p-index.htm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** p-index.htm 24 Jan 2006 09:13:21 -0000 1.11 --- p-index.htm 26 Feb 2006 07:13:13 -0000 1.12 *************** *** 101,105 **** here</a>)</li> ! <li><a href="Guide/primer.htm">A Beginner's Guide to Forth</a> by <a href="http://galileo.phys.virginia.edu/classes/551.jvn.fall01/">Julian V. Noble <img border="0" src="ONWEB.gif" width="16" height="16"></a></li> <li><a href="http://home.iae.nl/users/mhx/">Starting Forth First Edition</a> --- 101,105 ---- here</a>)</li> ! <li><a href="Guide/primer.htm">A Beginner's Guide to Forth</a> by <a href="http://galileo.phys.virginia.edu/~jvn/">Julian V. Noble <img border="0" src="ONWEB.gif" width="16" height="16"></a></li> <li><a href="http://home.iae.nl/users/mhx/">Starting Forth First Edition</a> |