1 <HTML><HEAD><TITLE>FLK FORTH compiler help
</TITLE></HEAD><BODY>
3 <TR><TD></TD><TD ALIGN=CENTER
>Up
</TD><TD></TD></TR>
5 <TD><IMG SRC=
"flk.gif"></TD>
6 <TD><A HREF=intro.html
>Next
</A></TD></TR>
9 <A HREF="mailto:ai108@rz.tu-ilmenau.de">Mail the author</A></TD-->
12 <H1>FLK FORTH compiler help</H1>
16 <LI><A HREF="intro.html">Introduction to FLK</A>
18 <LI><A HREF="intro.html#history">History and Objective</A>
19 <LI><A HREF="intro.html#usage">Start-up and user interface</A>
20 <LI><A HREF="intro.html#compiler">Compiler basics</A>
21 <LI><A HREF="intro.html#primitives">Adding your own primitives</A>
22 <LI><A HREF="intro.html#level2">Addinng your own level 2 optimizer</A>
23 <LI><A HREF="intro.html#warning">Unexpected behaviour</A>
24 <LI><A HREF="intro.html#benchmarks">Benchmarks</A>
26 <LI><A HREF="code.html">Code produced by FLK and gcc</A>
27 <LI><A HREF="nonstd.html">Non standard words of FLK</A>
29 <LI><A HREF="nonstd.html#ccstring">Cell counted strings</A>
30 <LI><A HREF="nonstd.html#vocs">Vocabularies</A>
31 <LI><A HREF="nonstd.html#transport">Transport functions</A>
32 <LI><A HREF="nonstd.html#string">String tools</A>
33 <LI><A HREF="nonstd.html#system">System storage</A>
34 <LI><A HREF="nonstd.html#misc">Other useful words</A>
35 <LI><A HREF="nonstd.html#macro">Macro words</A>
36 <LI><A HREF="nonstd.html#library">Shared library words</A>
37 <LI><A HREF="nonstd.html#syscall">Linux system calls</A>
38 <LI><A HREF="nonstd.html#flags">Flags</A>
40 <LI><A HREF="license.html">License and warranty</A>
42 <LI><A HREF="license.html#license">license</A>
43 <LI><A HREF="license.html#warranty">warranty</A>
45 <LI><A HREF="ANS.html">ANS required documentation</A>
49 <TR><TD></TD><TD ALIGN=CENTER>Up</TD><TD></TD></TR>
51 <TD ALIGN=CENTER><H1>FLK</H1></TD>
52 <TD><A HREF=intro.html>Next</A></TD></TR>
55 <A HREF="mailto:ai108@rz.tu-ilmenau.de">Mail the author</A></TD-->