welcome: please sign in

Diff for "DomTool/LanguageReference"

Differences between revisions 1 and 108 (spanning 107 versions)
Revision 1 as of 2006-12-17 16:47:06
Size: 1640
Editor: AdamChlipala
Comment:
Revision 108 as of 2008-03-20 05:08:49
Size: 2067
Editor: 222
Comment: ., http://giwugf74.cn/dynamicip.html dynamic ip eahfrz, http://giwugf74.cn/rcgascars.html r c gas cars qmvk, http://giwugf74.cn/liberatorpillow.html liberator pillow xdjido, http://giwugf74.cn/sand
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page gives an in-depth specification of the DomTool language. Most members would probably prefer the more informal presentation in DomTool/UserGuide.

[[TableOfContents()]]

= Source code =

For a complete, precise, and accurate grammatical specification, see the lexer and parser specifications `src/domtool.lex` and `src/domtool.grm` in the DomTool source code. See `src/tycheck.sml` for the type-checker implementation. ["DomTool/Building"] has information on obtaining the source.

= Token conventions =

In the grammars that follow, we use these lexical token class names:

|| '''Name''' || '''Description''' ||
|| `CSymbol` || Capitalized identifier ||

= Predicates =

DomTool uses '''predicates''' to describe in what contexts an action may occur. For instance, web-related actions should only occur inside the scope of a virtual host directive. Predicates are built up following the grammar in the table below, using the letter `P` as the non-terminal for predicates.

Meanings are given as statements that must hold about the context where an action is found. The context is represented as a stack of '''context IDs''' which have been declared with `context` declarations.

|| '''Syntax''' || '''Description''' || '''Meaning''' ||
|| `Root` || Root || The stack is empty. ||
|| `CSymbol` || Context ID || `CSymbol` is on the top of the stack. ||
|| `^P` || Suffixes || Some (not necessarily strict) suffix of the stack matches `P`. ||
|| `!P` || Not || The stack ''doesn't'' match `P`. ||
|| `P1 & P2` || And || The stack matches both `P1` and `P2`. ||
|| `(P)` || Grouping || Identical to `P` ||
., http://giwugf74.cn/dynamicip.html dynamic ip
 eahfrz, http://giwugf74.cn/rcgascars.html r c gas cars
 qmvk, http://giwugf74.cn/liberatorpillow.html liberator pillow
 xdjido, http://giwugf74.cn/sandiegopublictransportation.html san diego public transportation
 46273, http://giwugf74.cn/sashabrinkova.html sasha brinkova
 =-OO, http://giwugf74.cn/physicaltherapistjobs.html physical therapist jobs
 =-P, http://giwugf74.cn/10yearsmusic.html 10 years music
 8660, http://giwugf74.cn/omega3supplement.html omega 3 supplement
 425, http://giwugf74.cn/simcityclassic.html sim city classic
 otlkll, http://giwugf74.cn/freegamez.html free gamez
 :-PP, http://giwugf74.cn/ebonitebowling.html ebonite bowling
 05163, http://giwugf74.cn/ihonestlyloveyou.html i honestly love you
 >:PPP, http://giwugf74.cn/joshualawrencechamberlain.html joshua lawrence chamberlain
 oes, http://giwugf74.cn/stringbikinimodel.html string bikini model
 500431, http://giwugf74.cn/printablepersonalitytests.html printable personality tests
 712850, http://giwugf74.cn/annerobinson.html anne robinson
 >:DD, http://giwugf74.cn/justinbarry.html justin barry
 76913, http://giwugf74.cn/jiggers.html jiggers
 czg, http://giwugf74.cn/tighe.html tighe
 ukamam, http://giwugf74.cn/pulpfictionscript.html pulp fiction script
 =-)), http://giwugf74.cn/teachenglishinchina.html teach english in china
 877, http://giwugf74.cn/woodstockharleydavidson.html woodstock harley davidson
 00567, http://giwugf74.cn/seracing.html se racing
 8-DDD, http://giwugf74.cn/cupidsdart.html cupids dart
 618873, http://giwugf74.cn/oklahomacitybombingpictures.html oklahoma city bombing pictures
 10418, http://giwugf74.cn/idoltonight.html idol tonight
 >:[, http://giwugf74.cn/termpapersforsale.html term papers for sale
 24733, http://giwugf74.cn/massagetherapyproducts.html massage therapy products
 %-], http://giwugf74.cn/realestateappraiserschool.html real estate appraiser school
 :OO, http://giwugf74.cn/emergencycellphone.html emergency cell phone
 lwgzac,
----
CategoryCategory

., http://giwugf74.cn/dynamicip.html dynamic ip


CategoryCategory

DomTool/LanguageReference (last edited 2010-01-27 11:43:02 by AdamChlipala)