From: Jos v.d.V. <jo...@us...> - 2007-07-07 14:28:02
|
Update of /cvsroot/win32forth/win32forth-stc/doc In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv24969 Added Files: FORTHPRO.gif ONWEB.gif TELLUS.gif p-index.htm Log Message: Jos: Needed for the helpmenu --- NEW FILE: FORTHPRO.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: p-index.htm --- <html> <head> <meta http-equiv="Content-Language" content="en-gb"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>The Documentation Project</title> <style> <!-- h1 { font-family: Tahoma; font-size: 24pt; font-weight: bold } h2 { font-family: Tahoma; font-size: 18pt; font-weight: bold } --> </style> </head> <body> <h1 align="center"><img border="0" src="FORTHPRO.gif" width="32" height="32"> Win32Forth</h1> <h2 align="center"><font face="Tahoma"> <a href="mailto:win...@ya...?subject=DOC: Doc error in $Id: p-index.htm,v 1.1 2007/07/07 14:27:57 jos_ven Exp $"> <img border="0" src="TELLUS.gif" align="left" width="32" height="32"></a>The Documentation</font></h2> <p>Welcome to Win32Forth, a Windows implementation of the <a href="dpans/dpans.htm">ANS Forth</a> programming language. Documentation is difficult stuff to write, and even more difficult to keep up to date, so please <a href="mailto:win...@ya...?subject=DOC: Doc error in $Id: p-index.htm,v 1.1 2007/07/07 14:27:57 jos_ven Exp $"> inform us if you find errors</a> or omissions, or speling erors like this; anything, no matter how small. You'll find the link to do so on all the documentation pages (it's marked with this icon <img border="0" src="TELLUS.gif" width="16" height="16"> in the top left hand corner of each page) or if you'd like to contribute (words only, there's no money involved in this at all), please jot up your ideas and <a href="mailto:win...@ya...?subject=DOC: Here's my doc I'd like you to consider."> let us know</a>. There are no navigation buttons on these pages; please use your browser's back and forward buttons.</p> <h2>Who's the We?</h2> <p>The <a href="http://groups.yahoo.com/group/win32forth">Win32Forth Project Group</a> was formed in 2002 as a loose affiliation of programmers and users of Tom Zimmer's Win32Forth system. Tom interests took him elsewhere in 2001 and 2002 (mainly Java), and he no longer took an active interest in his system. Tom gifted his product into the public domain; this group intends furthering the work of maintaining and developing a Forth product suitable for Windows and the 21st century based on his work. </p> <p>Some of this documentation is based on Tom's original work; when you see "we" it means the Win32Forth group; when you see I, it's Tom speaking. You is definitely not us or him. Anyhow, enough of that (or this), lets</p> <hr> <h2>START HERE!</h2> <p>ok, ok, I'll quit shouting. As the <a href="http://www.bbc.co.uk/cult/hitchhikers/">"Hitchhikers Guide To The Galaxy"</a> <img border="0" src="ONWEB.gif" width="16" height="16"> would say; </p> <h2 align="center"><b><font size="5" color="#FF0000">"DON'T PANIC"</font></b></h2> <p align="left">Getting started isn't that difficult and the rest, you can pickup along the way. </p> <p>You are about to embark on a great adventure. Your intelligence and determination will allow you to explore, discover and conquer the complex world of Forth in a Windows environment. Proceed slowly and carefully, you don't want to get shot down too often or too quickly, and remember that the rewards you receive for your effort, include: mastery of the well known, but little understood programming continent, called Windows. But, the fun is in the trip, so enjoy it. Don't be afraid to make mistakes, few of them are likely to be fatal. Share what you learn with others. Remember that discovery within a group is rewarding for everyone in the group. Don't take this too seriously. </p> <p>Most of the hyperlinks in this file take you to destinations that are in files loaded as part of the Win32Forth install, but some links will take you to Internet web addresses that contain additional resources. They're marked with this symbol: <img border="0" src="ONWEB.gif" width="16" height="16"> </p> <ul> <li><a href="p-history.htm">The History of Win32Forth </a></li> <li><a href="p-overview.htm">Overview, Philosophy & the Non Existent Warranty</a></li> <li><a href="p-architecture.htm">Overview of the Architecture</a></li> <li><a href="p-osvers.htm">Windows Versions Supported</a>; that means no Linux, no Mac. Sorry.</li> <li><a href="p-obtain.htm">Obtaining & Installing Win32Forth</a> for free! Legally!</li> <li>Running Win32Forth</li> <li><a href="p-getstart.htm">Getting Started</a></li> <li>Your First Forth Program</li> <li><a href="p-faq.htm">FAQ</a> Frequently Asked Questions; with some frequently given answers.</li> <li><a href="p-gethelp.htm">Getting Help</a></li> </ul> <h3>Win32Forth development tools</h3> <ul> <li><a href="SciEdit/SciEdit.htm">SciEdit</a> (Win32Forth Source-Editor)</li> <li><a href="ForthForm/ForthForm.htm">ForthForm</a> (Win32Forth Dialog-Editor)</li> <li><a href="ProMgr/ProjectManager.htm">ForthProject</a> (Win32Forth Project Manager)</li> <li><a href="p-dexh.htm">Dex</a> Document Extractor</li> <li><a href="p-w32fdexh.htm">W32FDex</a> Win32Forth extensions for the Document Extractor</li> </ul> <h3>Forth primers</h3> <ul> <li><a href="Forth_Primer.pdf">A Forth Primer: And So Forth</a> Copyright J.L. Bezemer 2001-04-06 under GPL (PDF format; you can <img border="0" src="ONWEB.gif" width="16" height="16"> <a href="http://www.adobe.com/products/acrobat/readermain.html">get Acrobat 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> <img border="0" src="ONWEB.gif" width="16" height="16"> (Marcel Hendrix's Forth website. Much disputed copyright about this, but a good introductory text)</li> <li><a href="http://thinking-forth.sourceforge.net/thinking-forth.pdf">Thinking Forth</a> <img border="0" src="ONWEB.gif" width="16" height="16"> For the more advanced user (PDF format)</li> <li><a href="http://www.mpeforth.com/arena/ProgramForth.pdf">Programming Forth</a> by <a href="mailto:sf...@mp...">Stephen Pelc</a> <img border="0" src="ONWEB.gif" width="16" height="16"> (PDF format)</li> </ul> <h3>ANS Forth documentation</h3> <ul> <li><a href="dpans/dpans.htm">ANS Forth</a>; the authoritative definition of Forth.</li> <li>The <a href="dpans/dpansf.htm">ANS Forth Wordlist</a>; all the standard words. Excellent bedtime reading for insomniacs.</li> <li><a href="p-ansi.htm">Win32Forth and the ANS Forth Standard; satisfying the documentation requirements of the ANS Forth Standard</a></li> </ul> <p>Once you've got to grips with the basics, it's time to move on to the:</p> <h3>Advanced Topics</h3> <p>Advanced topics aren't really that advanced, but if you're just starting out with Win32Forth, these are best revisited once you've got to grips with the basics. Oh, go on then. Read them anyhow...</p> <ul> <li><a href="p-debugging.htm">Debugging in Win32Forth</a></li> <li><a href="p-windlls.htm">Calling Windows Procedures</a></li> <li><a href="p-callback.htm">Using Callback functions</a></li> <li><a href="p-objects.htm">Object Oriented Programming</a></li> <li><a href="p-classes.htm">Win32Forth Classes</a></li> <li><a href="p-classdbg.htm">Class Debugging Words</a></li> <li><a href="p-float.htm">Floating point words in Win32Forth</a></li> <li><a href="p-module.htm">Using the Module Wordset</a></li> <li><a href="p-block.htm">Using the Block Wordset</a></li> <li><a href="p-interpif.htm">Interpretive conditionals in Win32Forth</a></li> <li><a href="p-task.htm">Using the Task Wordset</a></li> <li><a href="p-random.htm">The Random Number Generator</a></li> <li><a href="p-switch.htm">Using Switches</a></li> <li><a href="p-chains.htm">Chains and how to use them</a></li> <li><a href="p-locals.htm">Named input parameters and local variables</a></li> <li><a href="p-486asm.htm">Documentation for 486ASM.F</a> (the assembler)</li> <li><a href="p-imageman.htm">Building and saving an application</a></li> <li><a href="p-noconsole.htm">Building a turnkeyed application that runs without the console dll</a></li> <li><a href="p-arch1.htm">The Internal Architecture of Win32Forth</a></li> <li><a href="p-using-if.htm">Using -IF</a></li> <li><a href="p-structures.htm">Structures in Win32Forth</a></li> <li><a href="p-numconv.htm">Number Conversion</a></li> <li><a href="p-AcceleratorTables.htm">Accelerator tables</a></li> <li><a href="Paths.htm">Multiple search path support</a></li> <li><a href="p-ansfile.htm">File and directory searching words</a></li> <li><a href="Unicode.htm">Unicode Strings (for use with FCOM)</a></li> <li><a href="WinSock.htm">WinSock - Simple Socket Library</li> <li><a href="p-relnotes.6.12.htm">Release Notes</a></li> </ul> <h3>Distributions</h3> <dir> <li>SourceForge distributions at <a href="http://sourceforge.net/project/showfiles.php?group_id=55294"> http://sourceforge.net/project/showfiles.php?group_id=55294</a> <img border="0" src="ONWEB.gif" width="16" height="16"></li> <li>CVS at <a href="http://sourceforge.net/cvs/?group_id=55294"> http://sourceforge.net/cvs/?group_id=55294</a> <img border="0" src="ONWEB.gif" width="16" height="16"></li> <li>Prebuilt CVS distributions at <a href="http://www.win32forth.org"> www.win32forth.org</a> <img border="0" src="ONWEB.gif" width="16" height="16"></li> </dir> <h3>Mailing lists</h3> <dir> <li>Discussion group at <a href="http://groups.yahoo.com/group/win32forth"> http://groups.yahoo.com/group/win32forth</a> <img border="0" src="ONWEB.gif" width="16" height="16"></li> <li>Bug reports at <a href="http://sourceforge.net/tracker/?group_id=55294&atid=476499"> http://sourceforge.net/tracker/?group_id=55294&atid=476499</a> <img border="0" src="ONWEB.gif" width="16" height="16"></li> <li>CVS Commit List at <a href="http://sourceforge.net/mailarchive/forum.php?forum_id=43364"> http://sourceforge.net/mailarchive/forum.php?forum_id=43364</a> <img border="0" src="ONWEB.gif" width="16" height="16">, subscriptions at <a href="http://lists.sourceforge.net/lists/listinfo/win32forth-cvs"> http://lists.sourceforge.net/lists/listinfo/win32forth-cvs</a> <img border="0" src="ONWEB.gif" width="16" height="16"></li> </dir> <h3>Links to other websites</h3> <ul> <li><a href="http://t.webring.com/hub?ring=forth">The Forth WebRing</a> <img border="0" src="ONWEB.gif" width="16" height="16"></li> </ul> <hr> <p>Document $Id: p-index.htm,v 1.1 2007/07/07 14:27:57 jos_ven Exp $</p> </body> </html> --- NEW FILE: ONWEB.gif --- (This appears to be a binary file; contents omitted.) --- NEW FILE: TELLUS.gif --- (This appears to be a binary file; contents omitted.) |