home: hub: 9ficl

ref: 33880546bb44783dffbe3ef58a0068daab7355f6
dir: /doc/index.html/

View raw version
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
  <HEAD>
    <META name="Author" content="john sadler">
    <META name="Description" content="Ficl - embedded scripting with object oriented programming">
    <META name="Keywords" content="scripting prototyping tcl OOP Forth interpreter C">
    <LINK media="screen" href="ficlstyle.css" type="text/css" rel="stylesheet">
<STYLE type="text/css">

</STYLE>
    <LINK rel="SHORTCUT ICON" href="ficl.ico">
    <TITLE>
      Ficl - Embedded Scripting - Index
    </TITLE>
  </HEAD>
  <BODY>
    <H1>
      <B>Ficl Documentation</B>
    </H1>
<SCRIPT language="javascript" src="ficlheader.js" type="text/javascript">
</SCRIPT>
    <TABLE summary="table of contents" border="0" cellspacing="3" cols="2" width="675">
      <TR>
        <TD width="500">
          <H2>
            Contents
          </H2>
          <UL>
            <LI>
              <A href="ficl_rel.html">Release notes</A>
            </LI>
            <LI>
              <A href="ficl.html#whatis">What is ficl?</A>
            </LI>
            <LI>
              <A href="ficl.html#links"><B>Getting Started</B> - Tutorials and References</A>
            </LI>
            <LI>
              <A href="http://sourceforge.net/project/showfiles.php?group_id=24441">Download</A>
            </LI>
            <LI>
              <A href="http://sourceforge.net/projects/ficl">Ficl project page on Sourceforge</A>
            </LI>
            <LI>
              <A href="ficl.html#includesficl">Ficl Inside!</A>
            </LI>
            <LI>
              <A href="ficl.html#lawyerbait">Disclaimer and License</A>
            </LI>
            <LI>
              <A href="ficl.html#features">Ficl features</A>
            </LI>
            <LI>
              <A href="ficl.html#porting">Porting</A>
            </LI>
            <LI>
              <A href="ficl.html#api">Application Programming Interface</A>
            </LI>
            <LI>
              <A href="ficl.html#manifest">Distribution source files</A>
            </LI>
            <LI>
              <A href="ficl_guts.html">Internal Structures</A>
            </LI>
            <LI>
              <A href="ficl_gloss.html">Glossary</A>
            </LI>
            <LI>
              <A href="ficl_loc.html">Local variables</A>
            </LI>
            <LI>
              <A href="ficl_oop.html">Object Oriented Programming in ficl</A>
            </LI>
            <LI>
              <A href="ficl_debug.html">Debugger</A>
            </LI>
            <LI>
              <A href="ficl_gloss.html#exnumber">Number syntax</A>
            </LI>
            <LI>
              <A href="ficl_parse.html">Parser extensions and prefix support</A>
            </LI>
            <LI>
              <A href="ficl_gloss.html#exsearch">Search order words</A>
            </LI>
            <LI>
              <A href="ficl_gloss.html#exuser">User variables</A>
            </LI>
            <LI>
              <A href="ficl_gloss.html#exmisc">Miscellaneous useful words</A>
            </LI>
            <LI>
              <A href="ficl_gloss.html#exficlwin">FiclWin words</A>
            </LI>
            <LI>
              <A href="ficl_ans.html#ansinfo">ANS required information</A>
            </LI>
            <LI>
              <A href="http://ficl.sourceforge.net/dpans/dpans.htm">American National Standard Forth</A>
            </LI>
            <LI>
              <A href="http://ficl.sourceforge.net/dpans/dpansf.htm">Standard Forth Glossary</A>
            </LI>
          </UL>
        </TD>
        <TD width="175">
          <A href="http://nav.webring.yahoo.com/hub?ring=forth&amp;list"><IMG src="http://www.iidbs.com/images/4ring.gif" width="155" height="140" border="0" alt="Forth Webring Logo"></A> 
          <CENTER>
            <FONT size="3"><BR>
             <A href="http://www.webring.org/cgi-bin/webring?ring=forth;id=47;prev5">Previous 5 Sites</A><BR>
             <A href="http://www.webring.org/cgi-bin/webring?ring=forth;id=47;prev">Previous</A><BR>
             <A href="http://www.webring.org/cgi-bin/webring?ring=forth;id=47;next">Next</A><BR>
             <A href="http://www.webring.org/cgi-bin/webring?ring=forth;id=47;next5">Next 5 Sites</A><BR>
             <A href="http://www.webring.org/cgi-bin/webring?ring=forth;random">Random Site</A><BR>
             <A href="http://www.webring.org/cgi-bin/webring?ring=forth;list">List Sites</A></FONT>
          </CENTER>
        </TD>
      </TR>
    </TABLE>
  </BODY>
</HTML>