[214] in The GTK GIMP ToolKit mailing list archive

home help back first fref pref prev next nref lref last post

[gtk-list] gzilla bug

daemon@ATHENA.MIT.EDU (Sascha Ziemann)
Tue May 20 08:14:03 1997

Date: Tue, 20 May 1997 09:12:04 +0200
From: Sascha Ziemann <szi@aibon.ping.de>
To: GTK Mailinglist <gtk-list@redhat.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com

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

--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null


home help back first fref pref prev next nref lref last post