This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

BRL 2.1.23: performance boost; new HTTP functions; better manual


To receive e-mail notices of BRL releases, subscribe to the
low-traffic brl-announce list: http://sourceforge.net/mail/?group_id=3321

BRL 2.1.23 released 2000-03-12

	* In the course of making code more readable, performance was
	accidentally improved by about 20%.

	* New procedures: brl-content-type!, brl-http-redirect! and
	brl-http-header!  These are documented in the manual, as are
	some previously undocumented ones, notably brl-tcp-socket.

	* The manual has been expanded with simpler examples in
	response to feedback from a BRL workshop at MIT.

	* Much work has been done to make the manual more suitable for
	those who are evaluating BRL vs other systems, while still
	preserving its usefulness as a tutorial and reference.


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]