From: Bernard Lambeau Date: 2012-06-02T00:02:40+09:00 Subject: [ANN] wlang 2.0.0.beta released --047d7b33d8d0b11be304c16a79de Content-Type: text/plain; charset=ISO-8859-1 Hi, A beta version of wlang 2.0 has just been released. http://github.com/blambeau/wlang#wlang http://rubygems.org/gems/wlang http://revision-zero.org/wlang WLang is a general-purpose *code generation*/*templating engine*. It's main aim is to help you generating web pages, sql queries, ruby code (that is, generating text in general) without having to worry too much about html entities encoding, sql back quoting, string escaping and the like. WLang proposes a generic engine that you can easily extend to fit your needs. It also proposes standard instantiations of this engine for common tasks such as rendering HTML web pages. The 2.0 branch is an attempt to rewrite the wlang engine completely using the temple infrastructure. It also cleans and optimizes the whole stuff and is therefore **not** compatible with the previous 1.0 branch (formally 0.10.2). Bernard --047d7b33d8d0b11be304c16a79de Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

A beta version of wlang 2.0 has just been released.<= /div>

http://github.com/blambeau/wlang#wlang
http://rubygems.org/gems/wlang
http://revision-zero.org/wl= ang

WLang is a general-purpose *cod= e generation*/*templating engine*. It's main aim is to=A0help you gener= ating web pages, sql queries, ruby code (that is, generating text in=A0gene= ral) without having to worry too much about html entities encoding, sql bac= k=A0quoting, string escaping and the like. WLang proposes a generic engine = that you can=A0easily extend to fit your needs. It also proposes standard i= nstantiations of this=A0engine for common tasks such as rendering HTML web = pages.

The 2.0 branch is an attempt to rewrite the wlang= engine completely using the = temple infrastructure. It also cleans and optimizes the whole stuff and= is therefore **not** compatible with the previous 1.0 branch (formally 0.1= 0.2).

Bernard
--047d7b33d8d0b11be304c16a79de--