Skip to content
Neppord edited this page Mar 6, 2011 · 3 revisions

THIS IS OUT OF DATE

The Translation Engine helps the compiler finding the correct code snippet for the job. It contains routines to dynamically find a code template corresponding to a AST node name for a certain compile mode.

The Template Library holds all the JavaScript templates that are used for constructing JavaScript defenitions, statements and expressions. Each template is located at /templates//.<what you what preferably "js"> then compiler mode names and node names are in this sense case insensitive due to that many file systems is.

Clone this wiki locally