You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neppord edited this page Mar 6, 2011
·
3 revisions
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.