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.27: learnbrl.war; easier installation/debugging; more


BRL 2.1.27 released 2001-10-15

	* In addition to the usual source and jar files, this release
	includes a learnbrl.war file suitable for use with tomcat 4.
	This should greatly ease installation.

	* A workaround now gives a meaningful error message when
	sitedefs.scm cannot be found, despite File.lastModified()
	returning 0 when it should throw an exception.

	* brl-any-blank? and three similar functions take any number
	of arguments, saving typing when checking many inputs.

	* See the ChangeLog for miscellaneous bugfixes and
	improvements.

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]