This is the mail archive of the
kawa@sources.redhat.com
mailing list for the Kawa project.
BRL 2.1.22: perl5-style regexps; bugfixes
- To: kawa at sources dot redhat dot com
- Subject: BRL 2.1.22: perl5-style regexps; bugfixes
- From: Bruce Lewis <brlewis at alum dot mit dot edu>
- Date: Thu, 18 Jan 2001 12:04:36 -0500
BRL 2.1.22 released 2000-01-17
* Perl5.x-style regular expressions are now supported, thanks
to Dorai Sitaram's pregexp.scm package.
* Bugfix: REMOTE_USER and SCRIPT_NAME support was broken by
release 2.1.21.
* Bugfix: sql-execute-update did not handle more than two
arguments in release 2.1.21.
* sql-statement-results was extended to handle more than two
arguments.
BRL is a language designed for server-side WWW-based applications,
particularly database applications. It is based on Scheme, which makes
the syntax extremely simple yet powerful. This implementation is a
Java Servlet using the Kawa Scheme compiler. For more information see
the BRL manual:
http://brl.sourceforge.net/