gzilla bug
- From: Sascha Ziemann <szi aibon ping de>
- To: GTK Mailinglist <gtk-list redhat com>
- Subject: gzilla bug
- Date: Tue, 20 May 1997 09:12:04 +0200
Hi,
tt is used used after the </pre>:
----------8<-------------
<H4>(pratt_read_token buffer token-table stream)</H4>
built-in subroutine of 3 arguments.
<a name="hello.scm"></a><H4>Example, hello.scm</H4>
<PRE><TT>#!/usr/local/bin/siod -v01,-m2 -*-mode:text;parser:pratt-*-
main():=
{writes(nil,"Hello Scheme World.\n");
fflush(nil);
writes(nil,"fib(20) = ",fib(20),"\n");
}
$
fib(x):= if x < 2 then x else fib(x-1) + fib(x-2)
$</TT></PRE>
<h3>Extension: regex</h3>
Regular expression interface. <B><FONT SIZE="+2">U</FONT></B>.
See smtp.scm for example usage. See
----------8<-------------
-- bis später...
- Sascha ---<~>=( http://www.ping.de/sites/aibon/ )=<~>---
() Free speech online
/\ http://www.eff.org/BlueRibbon/bluehtml.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]