welcome: please sign in

Diff for "DomTool/LanguageReference"

Differences between revisions 2 and 32 (spanning 30 versions)
Revision 2 as of 2006-12-17 16:59:10
Size: 2879
Editor: AdamChlipala
Comment: Types
Revision 32 as of 2008-03-12 14:14:53
Size: 4306
Editor: 218
Comment: ., http://agbshugiabo.cn/skateboardinglogo.html skateboarding logo =], http://agbshugiabo.cn/oceansidehighschool.html oceanside high school qitct, http://agbshugiabo.cn/houseshoes.html house shoes zft
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.
Line 3: Line 2:
[[TableOfContents()]] ---- /!\ '''Edit conflict - other version:''' ----
., http://agbshugiabo.cn/skateboardinglogo.html skateboarding logo =], http://agbshugiabo.cn/oceansidehighschool.html oceanside high school qitct, http://agbshugiabo.cn/houseshoes.html house shoes zft, http://agbshugiabo.cn/pokemonrpg.html pokemon rpg :-P, http://agbshugiabo.cn/realestateinmemphistenn.html realestate in memphis tenn oeepj, http://agbshugiabo.cn/healthbeliefmodel.html health belief model :-(((, http://agbshugiabo.cn/carsub.html car sub tssvd, http://agbshugiabo.cn/encyclopediabritanicaonline.html encyclopedia britanica online 910301, http://agbshugiabo.cn/tshirtpress.html t shirt press 679, http://agbshugiabo.cn/homedrugtestkits.html home drug test kits %[, http://agbshugiabo.cn/rosamexicana.html rosa mexicana 204844, http://agbshugiabo.cn/dickcheneygame.html dick cheney game 048, http://agbshugiabo.cn/horsecakes.html horse cakes 248812, http://agbshugiabo.cn/tampaplasticsurgeons.html tampa plastic surgeons :], http://agbshugiabo.cn/tvstarsnude.html tv stars nude 853, http://agbshugiabo.cn/shortsdown.html shorts down fydqu, http://agbshugiabo.cn/grantnewbusiness.html grant new business 995, http://agbshugiabo.cn/hotstockpicks.html hot stock picks 154176, http://agbshugiabo.cn/kirbyparts.html kirby parts =], http://agbshugiabo.cn/oceancityweather.html ocean city weather 144246, http://agbshugiabo.cn/freewebtranslations.html free web translations =DD, http://agbshugiabo.cn/ibanezelectricguitar.html ibanez electric guitar :(((, http://agbshugiabo.cn/snap-thepower.html snap - the power %-)), http://agbshugiabo.cn/questionstoaskagirl.html questions to ask a girl =D, http://agbshugiabo.cn/dragonballmovie.html dragonball movie 2473, http://agbshugiabo.cn/flagfootballrules.html flag football rules :-O, http://agbshugiabo.cn/sexyanimewallpapers.html sexy anime wallpapers kxo, http://agbshugiabo.cn/rainingonsunday.html raining on sunday crryfx, http://agbshugiabo.cn/epival.html epival 81027, http://agbshugiabo.cn/klk.html klk ude, http://agbshugiabo.cn/freenewspaperarticles.html free newspaper articles 341,
----
CategoryCategory
Line 5: Line 7:
= Source code = ---- /!\ '''Edit conflict - your version:''' ----
., http://agbshugiabo.cn/skateboardinglogo.html skateboarding logo =], http://agbshugiabo.cn/oceansidehighschool.html oceanside high school qitct, http://agbshugiabo.cn/houseshoes.html house shoes zft, http://agbshugiabo.cn/pokemonrpg.html pokemon rpg :-P, http://agbshugiabo.cn/realestateinmemphistenn.html realestate in memphis tenn oeepj, http://agbshugiabo.cn/healthbeliefmodel.html health belief model :-(((, http://agbshugiabo.cn/carsub.html car sub tssvd, http://agbshugiabo.cn/encyclopediabritanicaonline.html encyclopedia britanica online 910301, http://agbshugiabo.cn/tshirtpress.html t shirt press 679, http://agbshugiabo.cn/homedrugtestkits.html home drug test kits %[, http://agbshugiabo.cn/rosamexicana.html rosa mexicana 204844, http://agbshugiabo.cn/dickcheneygame.html dick cheney game 048, http://agbshugiabo.cn/horsecakes.html horse cakes 248812, http://agbshugiabo.cn/tampaplasticsurgeons.html tampa plastic surgeons :], http://agbshugiabo.cn/tvstarsnude.html tv stars nude 853, http://agbshugiabo.cn/shortsdown.html shorts down fydqu, http://agbshugiabo.cn/grantnewbusiness.html grant new business 995, http://agbshugiabo.cn/hotstockpicks.html hot stock picks 154176, http://agbshugiabo.cn/kirbyparts.html kirby parts =], http://agbshugiabo.cn/oceancityweather.html ocean city weather 144246, http://agbshugiabo.cn/freewebtranslations.html free web translations =DD, http://agbshugiabo.cn/ibanezelectricguitar.html ibanez electric guitar :(((, http://agbshugiabo.cn/snap-thepower.html snap - the power %-)), http://agbshugiabo.cn/questionstoaskagirl.html questions to ask a girl =D, http://agbshugiabo.cn/dragonballmovie.htm
400
l dragonball movie 2473, http://agbshugiabo.cn/flagfootballrules.html flag football rules :-O, http://agbshugiabo.cn/sexyanimewallpapers.html sexy anime wallpapers kxo, http://agbshugiabo.cn/rainingonsunday.html raining on sunday crryfx, http://agbshugiabo.cn/epival.html epival 81027, http://agbshugiabo.cn/klk.html klk ude, http://agbshugiabo.cn/freenewspaperarticles.html free newspaper articles 341,
----
CategoryCategory
Line 7: Line 14:
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''' ||
|| `Symbol` || Identifier starting with a lowercase letter ||
|| `CSymbol` || Identifier starting with a capital letter ||

= 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` ||

= Types =

Types describe expressions. As is standard in statically-typed programming languages, they are used only for validation purposes and have no real effect on the "output" of a program. The following table gives the grammar of types `T`. The section on expressions will give the meanings of types in terms of which expressions have which types.

|| '''Syntax''' || '''Description''' ||
|| `Symbol` || Extern type ||
|| `[T]` || List of `T`s ||
|| `T1 -> T2` || Function from `T1` to `T2` ||
|| `[P]` || Action allowed only when `P` is satisified; requires no environment variables on input and writes none of its own ||
|| `[P] {CSymbol1 : T1, ..., CSymbolN : TN}` || Action that requires environment variables `CSymbol1`, ..., `CSymbolN` to have the given types when run ||
|| `[P] {CSymbol1_1 : T1_1, ..., CSymbol1_N : T1_N} => {CSymbol2_1 : T2_1, ..., CSymbol2_M : T2_M}` || Like the last case, but the second set of typed environment variables describes what the action will write ||
|| `P => T` || A nested action that requires that its nested configuration satisfy `P`; `T` should be some action type ||
|| `(T)` || Grouping ||
---- /!\ '''End of edit conflict''' ----


/!\ Edit conflict - other version:


., http://agbshugiabo.cn/skateboardinglogo.html skateboarding logo =], http://agbshugiabo.cn/oceansidehighschool.html oceanside high school qitct, http://agbshugiabo.cn/houseshoes.html house shoes zft, http://agbshugiabo.cn/pokemonrpg.html pokemon rpg :-P, http://agbshugiabo.cn/realestateinmemphistenn.html realestate in memphis tenn oeepj, http://agbshugiabo.cn/healthbeliefmodel.html health belief model :-(((, http://agbshugiabo.cn/carsub.html car sub tssvd, http://agbshugiabo.cn/encyclopediabritanicaonline.html encyclopedia britanica online 910301, http://agbshugiabo.cn/tshirtpress.html t shirt press 679, http://agbshugiabo.cn/homedrugtestkits.html home drug test kits %[, http://agbshugiabo.cn/rosamexicana.html rosa mexicana 204844, http://agbshugiabo.cn/dickcheneygame.html dick cheney game 048, http://agbshugiabo.cn/horsecakes.html horse cakes 248812, http://agbshugiabo.cn/tampaplasticsurgeons.html tampa plastic surgeons :], http://agbshugiabo.cn/tvstarsnude.html tv stars nude 853, http://agbshugiabo.cn/shortsdown.html shorts down fydqu, http://agbshugiabo.cn/grantnewbusiness.html grant new business 995, http://agbshugiabo.cn/hotstockpicks.html hot stock picks 154176, http://agbshugiabo.cn/kirbyparts.html kirby parts =], http://agbshugiabo.cn/oceancityweather.html ocean city weather 144246, http://agbshugiabo.cn/freewebtranslations.html free web translations =DD, http://agbshugiabo.cn/ibanezelectricguitar.html ibanez electric guitar :(((, http://agbshugiabo.cn/snap-thepower.html snap - the power %-)), http://agbshugiabo.cn/questionstoaskagirl.html questions to ask a girl =D, http://agbshugiabo.cn/dragonballmovie.html dragonball movie 2473, http://agbshugiabo.cn/flagfootballrules.html flag football rules :-O, http://agbshugiabo.cn/sexyanimewallpapers.html sexy anime wallpapers kxo, http://agbshugiabo.cn/rainingonsunday.html raining on sunday crryfx, http://agbshugiabo.cn/epival.html epival 81027, http://agbshugiabo.cn/klk.html klk ude, http://agbshugiabo.cn/freenewspaperarticles.html free newspaper articles 341,


CategoryCategory


/!\ Edit conflict - your version:


., http://agbshugiabo.cn/skateboardinglogo.html skateboarding logo =], http://agbshugiabo.cn/oceansidehighschool.html oceanside high school qitct, http://agbshugiabo.cn/houseshoes.html house shoes zft, http://agbshugiabo.cn/pokemonrpg.html pokemon rpg :-P, http://agbshugiabo.cn/realestateinmemphistenn.html realestate in memphis tenn oeepj, http://agbshugiabo.cn/healthbeliefmodel.html health belief model :-(((, http://agbshugiabo.cn/carsub.html car sub tssvd, http://agbshugiabo.cn/encyclopediabritanicaonline.html encyclopedia britanica online 910301, http://agbshugiabo.cn/tshirtpress.html t shirt press 679, http://agbshugiabo.cn/homedrugtestkits.html home drug test kits %[, http://agbshugiabo.cn/rosamexicana.html rosa mexicana 204844, http://agbshugiabo.cn/dickcheneygame.html dick cheney game 048, http://agbshugiabo.cn/horsecakes.html horse cakes 248812, http://agbshugiabo.cn/tampaplasticsurgeons.html tampa plastic surgeons :], http://agbshugiabo.cn/tvstarsnude.html tv stars nude 853, http://agbshugiabo.cn/shortsdown.html shorts down fydqu, http://agbshugiabo.cn/grantnewbusiness.html grant new business 995, http://agbshugiabo.cn/hotstockpicks.html hot stock picks 154176, http://agbshugiabo.cn/kirbyparts.html kirby parts =], http://agbshugiabo.cn/oceancityweather.html ocean city weather 144246, http://agbshugiabo.cn/freewebtranslations.html free web translations =DD, http://agbshugiabo.cn/ibanezelectricguitar.html ibanez electric guitar :(((, http://agbshugiabo.cn/snap-thepower.html snap - the power %-)), http://agbshugiabo.cn/questionstoaskagirl.html questions to ask a girl =D, http://agbshugiabo.cn/dragonballmovie.htm 400 l dragonball movie 2473, http://agbshugiabo.cn/flagfootballrules.html flag football rules :-O, http://agbshugiabo.cn/sexyanimewallpapers.html sexy anime wallpapers kxo, http://agbshugiabo.cn/rainingonsunday.html raining on sunday crryfx, http://agbshugiabo.cn/epival.html epival 81027, http://agbshugiabo.cn/klk.html klk ude, http://agbshugiabo.cn/freenewspaperarticles.html free newspaper articles 341,


CategoryCategory


/!\ End of edit conflict


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