Skip to content
MaxMotovilov edited this page Sep 17, 2010 · 6 revisions

The following components are being proposed for inclusion in Dojo toolkit extensions under the common namespace prefix dojox.jtlc:

  • jtlc (Javascript Template Language Compiler): implementation infrastructure for template languages based on the dataflow pattern, compiled into Javascript;
  • JXL (JSON Transformation Language): a set of general-purpose primitives for data transformation organized into a syntaxless language; essentially an abstract syntax tree format for jtlc;
  • CHT (Comprehensive HTML Templates): a template language targeted towards fast data-driven HTML rendering, providing intrinsic support for localization and integrated with the Dojo parser component;
  • Q+ (Query Plus): streamlined syntax for a subset of JXL trees used by the CHT as an embedded query language.
Clone this wiki locally