Description:
The BRL is a language to design server side WWW based applications especially database applications. The BRL code is very easy to write and is maintainable and very much understandable. BRL is a Java Servlet using the Kawa Scheme compiler that makes the syntax very simple and yet powerful. This is highly suitable for designing an output that is a mix of static and dynamic content like web pages, e-mail messages. It is highly useful in constructing output from SQL databases.
|