Lothar Scholz wrote: > Saturday, April 24, 2004, 2:04:07 PM, you wrote: > > AS> Aredridel wrote: >>> amrita -- a nice templating system that I adore > > AS> I tried to use amrita for my web forum, but eventually gave up because > AS> there are annoying bugs, development seems to be dead, amrita is > AS> unnecessary complex and slow, the amrita interpreter requires huge > AS> amounts of memory, and the amcc compiler generates incredibly bloated > AS> code. > >>> kwartz -- another templating system > > AS> kwartz's concept is not as "clean" as amrita, but it is much more > AS> pragmatic. Instead of a CPU & memory intensive parser/VM at runtime it > AS> can generate simple ruby code. > > Ever tried ClearSilver ? Not yet, but it looks very interesting.