/dports/lang/racket/racket-8.3/share/pkgs/datalog/scribblings/ |
H A D | datalog.scrbl | 90 (nonterm "query") 96 (list (nonterm "query") 101 (BNF-seq (nonterm "literal") (litchar ":-") (nonterm "body")) 103 (list (nonterm "body") 104 (BNF-seq (nonterm "literal") (litchar ",") (nonterm "body")) 110 (BNF-seq (nonterm "term") (litchar "=") (nonterm "term")) 111 (BNF-seq (nonterm "term") (litchar "!=") (nonterm "term")) 112 …(BNF-seq (nonterm "VARIABLE") (litchar ":-") (nonterm "external-sym") (litchar "(") (nonterm "term… 117 (nonterm "term") 118 (BNF-seq (nonterm "term") (litchar ",") (nonterm "terms"))) [all …]
|
/dports/lang/racket/racket-8.3/share/pkgs/scribble-doc/scribblings/scribble/ |
H A D | bnf.scrbl | 16 @BNF[(list @nonterm{expr} 17 @nonterm{id} 22 @nonterm{val}) 23 (list @nonterm{val} 24 @BNF-alt[@nonterm{number} @nonterm{primop}]) 25 (list @nonterm{id} 34 @nonterm{id} 39 @nonterm{val}) 40 (list @nonterm{val} 41 @BNF-alt[@nonterm{number} @nonterm{primop}]) [all …]
|
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/version/ |
H A D | version.scrbl | 94 @item{@nonterm{maj}@litchar{.}@nonterm{min}} 95 @item{@nonterm{maj}@litchar{.}@nonterm{min}@litchar{.}@nonterm{sub}} 96 @item{@nonterm{maj}@litchar{.}@nonterm{min}@litchar{.}@nonterm{sub}@litchar{.}@nonterm{rel}} 103 @item{@nonterm{maj}, @nonterm{min}, @nonterm{sub}, and 108 @item{@nonterm{rel} is not @litchar{0}} 110 @item{@nonterm{sub} is not @litchar{0} unless @nonterm{rel} is included} 114 @item{@nonterm{sub} and @nonterm{rel} have no more than three digits} 141 A version number of the form @nonterm{maj}@litchar{.}@nonterm{min}, 142 @nonterm{maj}@litchar{.}@nonterm{min}@litchar{.}@nonterm{sub}, 143 or @nonterm{maj}@litchar{.}@nonterm{min}@litchar{.}@nonterm{sub}@litchar{.}@nonterm{rel} [all …]
|
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/reference/ |
H A D | startup.scrbl | 156 @nonterm{file} : @racket[load]s @nonterm{file}; if 177 @nonterm{file} : @racket[load]s @nonterm{file} 193 @item{@FlagFirst{k} @nonterm{n} @nonterm{m} @nonterm{p} : Loads code 195 @nonterm{m} and from @nonterm{m} to @nonterm{p}. (On Mac OS, 196 @nonterm{n}, @nonterm{m}, and @nonterm{p} are relative to a 206 @item{@FlagFirst{Y} @nonterm{file} @nonterm{n} @nonterm{m} @nonterm{p} : 207 Like @Flag{k} @nonterm{n} @nonterm{m} @nonterm{p}, but reading 298 @nonterm{dir} : Adds @nonterm{dir} to the default library 431 @nonterm{arg}, @FlagFirst{background} @nonterm{arg}, 467 @commandline{-ifve @nonterm{file} @nonterm{expr}} [all …]
|
H A D | windows-paths.scrbl | 19 @litchar{\\}@nonterm{machine}@litchar{\}@nonterm{volume}, or a 21 @litchar{REL\}@nonterm{element}, or 91 @litchar{\\?\}@nonterm{letter}@litchar{:}.} 100 @litchar{\\}@nonterm{machine}@litchar{\}@nonterm{volume} 103 @litchar{\\}@nonterm{machine}@litchar{\}@nonterm{volume} 132 @litchar{\\?\UNC\}@nonterm{machine}@litchar{\}@nonterm{volume}, 134 @litchar{\\?\UNC\}@nonterm{machine}@litchar{\}@nonterm{volume} 147 @litchar{\\?\REL\}@nonterm{element} or 172 @litchar{\\?\RED\}@nonterm{element} or 200 than @nonterm{letter}@litchar{:} or [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/semantic/bovine/ |
H A D | debug.el | 36 ((nonterm :initarg :nonterm 60 (defun semantic-bovine-debug-create-frame (nonterm rule match collection 76 (let ((frame (semantic-bovine-debug-frame :nonterm nonterm 87 (let* ((nonterm (oref frame nonterm)) 92 (if (and (eq nonterm 'bovine-toplevel) start) 93 (setq nonterm (semantic-tag-name (car start))) 94 (setq nonterm (symbol-name nonterm))) 97 nonterm
|
/dports/editors/emacs/emacs-27.2/lisp/cedet/semantic/bovine/ |
H A D | debug.el | 36 ((nonterm :initarg :nonterm 60 (defun semantic-bovine-debug-create-frame (nonterm rule match collection 76 (let ((frame (semantic-bovine-debug-frame :nonterm nonterm 87 (let* ((nonterm (oref frame nonterm)) 92 (if (and (eq nonterm 'bovine-toplevel) start) 93 (setq nonterm (semantic-tag-name (car start))) 94 (setq nonterm (symbol-name nonterm))) 97 nonterm
|
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/pkg/scribblings/ |
H A D | git-workflow.scrbl | 38 @commandline{@command{install} --clone @nonterm{dir} @nonterm{git-pkg-source}} 42 @nonterm{git-pkg-source} as @nonterm{dir}. The clone's checkout is 78 @commandline{@command{update} --clone @nonterm{dir} @nonterm{pkg-name}} 84 of @nonterm{dir} are the same, then @nonterm{pkg-name} can be 86 path to @nonterm{pkg-name}: 88 @commandline{@command{update} --clone @nonterm{path-to}/@nonterm{pkg-name}} 106 …@commandline{@command{update} --lookup --catalog @nonterm{catalog} --clone @nonterm{path-to}/@nont… 131 @commandline{@command{update} --clone @nonterm{dir} @nonterm{pkg-name}} 142 @commandline{@command{update} --clone @nonterm{dir} @nonterm{url}} 164 @commandline{@command{install} --clone @nonterm{dir} @nonterm{git-pkg-source}} [all …]
|
H A D | pkg.scrbl | 71 @nonterm{maj}@litchar{.}@nonterm{min}@litchar{.}@nonterm{sub}, or 72 … @nonterm{maj}@litchar{.}@nonterm{min}@litchar{.}@nonterm{sub}@litchar{.}@nonterm{rel}, 77 where @nonterm{maj}, @nonterm{min}, @nonterm{sub}, and @nonterm{rel} are 242 @inset{@nonterm{scheme}@exec{://@nonterm{host}/}...@exec{/}@nonterm{repo}@; 308 @exec{/}@nonterm{rev}@optional{@exec{/}@nonterm{path}}} 971 @subcommand{@command/toc{config} @nonterm{option} ... @optional[@nonterm{key}] @nonterm{val} ... --… 1096 @subcommand{@command/toc{catalog-archive} @nonterm{option} ... @nonterm{dest-dir} @nonterm{src-cata… 1157 @subcommand{@command/toc{archive} @nonterm{option} ... @nonterm{dest-dir} @nonterm{pkg} ... 1451 @tt{@nonterm{user}/@nonterm{package}.plt/@nonterm{major-version}} will be available as 1452 @pkgname{planet-@nonterm{user}-@nonterm{package}@nonterm{major-version}}. For example, [all …]
|
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/raco/ |
H A D | demod.scrbl | 11 @filepath{@nonterm{name}.rkt} is demodularized into 12 @filepath{@nonterm{name}_rkt_merged.zo}. 29 @item{@Flag{o} @nonterm{file} --- writes the flattened module to 30 @nonterm{file} instead of 31 @filepath{@nonterm{name}_@nonterm{ext}_merged.zo} for an input 32 file @filepath{@nonterm{name}.@nonterm{ext}}.} 34 @item{@Flag{e} @nonterm{path} or @DFlag{exclude} @nonterm{path} --- 35 excludes the module in @nonterm{path} from flattening, as well 51 @item{@DFlag{work} @nonterm{dir} --- uses @nonterm{dir} to cache 53 @DFlag{work} with the same @nonterm{dir} for multiple uses of
|
H A D | exe.scrbl | 116 @nonterm{file}, adding a suffix to @nonterm{file} as appropriate 140 @item{@DFlag{config-path} @nonterm{path} --- set @nonterm{path} 146 @item{@DFlag{collects-path} @nonterm{path} --- set @nonterm{path} 159 included with the executable into @nonterm{path} 174 @nonterm{.icns-path}.} 203 executable based on @nonterm{file}'s suffix; see 209 @item{@DPFlag{lib} @nonterm{module-path} --- include @nonterm{module-path} 226 @item{@DPFlag{named-lib} @nonterm{prefix} @nonterm{module-path} --- 234 @item{@DPFlag{named-file} @nonterm{prefix} @nonterm{file-path} --- 243 @item{@DPFlag{exf} @nonterm{flag} --- provide the @nonterm{flag} [all …]
|
H A D | link.scrbl | 64 @item{@Flag{n} @nonterm{name} or @DFlag{name} @nonterm{name} --- Sets 69 name matching @nonterm{name} are removed, and if no directory 71 @nonterm{name} are removed. This flag is mutually exclusive with 86 @item{@Flag{x} @nonterm{regexp} or @DFlag{version-regexp} 87 @nonterm{regexp} --- Sets a version regexp that limits the link 89 @racket[version]) matching @nonterm{regexp}. This flag 93 version regexp matching @nonterm{regexp} are removed.} 112 @item{@Flag{f} @nonterm{file} or @DFlag{file} @nonterm{file} --- 113 Reads and writes links in @nonterm{file} instead of the 118 @item{@Flag{v} @nonterm{vers} or @DFlag{version} @nonterm{vers} --- [all …]
|
H A D | test.scrbl | 59 @racket[(lib "@nonterm{arg}")]. 86 @item{@Flag{s} @nonterm{name} or @DFlag{submodule} @nonterm{name} 132 @item{@Flag{j} @nonterm{n} or @DFlag{jobs} @nonterm{n} 135 @item{@DFlag{timeout} @nonterm{seconds} 164 @item{@DPFlag{ignore-stderr} @nonterm{pattern} 168 one @nonterm{pattern}.} 185 @item{@DPFlag{arg} @nonterm{argument} 192 @item{@DPFlag{args} @nonterm{arguments} 196 @nonterm{arguments} must be 199 @item{@DFlag{output} or @Flag{o} @nonterm{file} [all …]
|
/dports/lang/racket/racket-8.3/share/pkgs/racket-doc/scribblings/guide/ |
H A D | simple-syntax.scrbl | 13 @#,BNF-seq[@litchar{#lang} @nonterm{langname} @kleenestar{@nonterm{topform}}] 16 where a @nonterm{topform} is either a @nonterm{definition} or an 17 @nonterm{expr}. The @tech{REPL} also evaluates @nonterm{topform}s. 35 @BNF-seq[@litchar{(}@litchar{define} @nonterm{id} @nonterm{expr} @litchar{)}]) 41 @kleenestar{@nonterm{definition}} @kleeneplus{@nonterm{expr}} @litchar{)}]) 44 @(define if-expr-stx @BNF-seq[@litchar{(} @litchar{if} @nonterm{expr} @nonterm{expr} @nonterm{expr}… 73 binds @nonterm{id} to the result of @nonterm{expr}, while 79 @nonterm{id}s. In the function case, the @nonterm{expr}s are the body 81 the last @nonterm{expr}. 420 The first @nonterm{expr} is often an @nonterm{id}, such [all …]
|
/dports/net/krill/krill-0.9.4/cargo-crates/lalrpop-0.19.6/src/normalize/precedence/ |
H A D | mod.rs | 170 Vec::with_capacity(nonterm.alternatives.len()); in expand_nonterm() 171 let _ = nonterm.alternatives.drain(..).fold( in expand_nonterm() 228 format!("{}", nonterm.name) in expand_nonterm() 230 format!("{}{}", nonterm.name, lvl) in expand_nonterm() 236 nonterm.name, lvl_prec in expand_nonterm() 277 span: nonterm.span, in expand_nonterm() 281 span: nonterm.span, in expand_nonterm() 291 visibility: nonterm.visibility.clone(), in expand_nonterm() 293 annotations: nonterm.annotations.clone(), in expand_nonterm() 294 span: nonterm.span, in expand_nonterm() [all …]
|
/dports/devel/ragel/ragel-6.10/ragel/ |
H A D | rlparse.kl | 99 nonterm opt_export 243 nonterm join_or_lm 263 nonterm lm_part_list 326 nonterm join 342 nonterm expression 383 nonterm term_short 393 nonterm term 813 nonterm priority_aug 979 nonterm factor 1048 nonterm range_lit [all …]
|
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|
/dports/games/evq3/evq3/code/tools/lcc/lburg/ |
H A D | gram.y | 19 %type <string> nonterm cost 31 | START nonterm '\n' { 32 if (nonterm($2)->number != 1) 44 | rules nonterm ':' tree TEMPLATE cost '\n' { rule($2, $4, $5, $6); } 49 nonterm : ID { nonterm($$ = $1); }
|