
The following example programs are included, partly as learning tools,
partly as tests to see if sbl compiled ok. These are their descriptions:

fib.sb        Compute fibonaccis in double precision
finger.sb     A simple finger server
gserve.sb     A demonstration program I use to fetch news
lin.sb        A linear congruential random number generator
mkdebug.sb    Build debug.c from token.h
pal.sb        Accepts words on stdin; prints palindromes
passwd.sb     Creates random passwords
ppass.sb      Formats and prints your passwd file
roman.sb      Convert decimal to roman numerals
sc.sb         A simple 'calculator'
vowels.sb     Accepts words on stdin; prints ones containing all vowels in order
yes.sb        Same as the shell utility
doc/htmldoc   Turns .sbd files into .html files
doc/indx      Creates an index of all functions
