Home
last modified time | relevance | path

Searched +refs:finish +refs:expanding +refs:body +refs:expressions (Results 1 – 25 of 2034) sorted by relevance

12345678910>>...82

/dports/lang/racket-minimal/racket-8.3/src/expander/expand/
H A Dbody.rkt73 [done-bodys null] ; accumulated expressions
87 (finish-expanding-body body-ctx frame-id def-ctx-scopes
146 ;; If we had accumulated some expressions, we
248 ;; `letrec-values` form and continue expanding
249 (define (finish-expanding-body body-ctx frame-id def-ctx-scopes
266 ;; As we finish expanding, we're no longer in a definition context
273 ;; Helper to expand and wrap the ending expressions in `begin`, if needed:
293 (finish-bodys)]
296 ;; Roughly, finish expanding the right-hand sides, finish the body
303 #:get-body finish-bodys #:track? #f))
[all …]
H A Dmodule.rkt296 ;; Pass 2: Complete expansion of remaining expressions
335 #:end-as-expressions? #f)]))
337 ;; Result is mostly a list of S-expressions, but can also
358 ;; Pass 2: finish expanding expressions
370 … #:end-as-expressions? #t)]))
372 (finish-expanding-body-expressions partially-expanded-bodys
689 ;; In case we're expanding syntax that was previously expanded,
760 ;; Ditto for expressions
952 ;; Pass 2 of `module` expansion, which expands all expressions
953 (define (finish-expanding-body-expressions partially-expanded-bodys
[all …]
/dports/lang/racket/racket-8.3/src/expander/expand/
H A Dbody.rkt73 [done-bodys null] ; accumulated expressions
87 (finish-expanding-body body-ctx frame-id def-ctx-scopes
146 ;; If we had accumulated some expressions, we
248 ;; `letrec-values` form and continue expanding
249 (define (finish-expanding-body body-ctx frame-id def-ctx-scopes
266 ;; As we finish expanding, we're no longer in a definition context
273 ;; Helper to expand and wrap the ending expressions in `begin`, if needed:
293 (finish-bodys)]
296 ;; Roughly, finish expanding the right-hand sides, finish the body
303 #:get-body finish-bodys #:track? #f))
[all …]
H A Dmodule.rkt296 ;; Pass 2: Complete expansion of remaining expressions
335 #:end-as-expressions? #f)]))
337 ;; Result is mostly a list of S-expressions, but can also
358 ;; Pass 2: finish expanding expressions
370 … #:end-as-expressions? #t)]))
372 (finish-expanding-body-expressions partially-expanded-bodys
689 ;; In case we're expanding syntax that was previously expanded,
760 ;; Ditto for expressions
952 ;; Pass 2 of `module` expansion, which expands all expressions
953 (define (finish-expanding-body-expressions partially-expanded-bodys
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/macro-debugger-text-lib/macro-debugger/model/
H A Dderiv-parser.rkt69 [([e1 visit] ECL prim-begin [?1 !] [body ?NextPTLLs] [e2 return])
111 ;; Expansion of multiple expressions, next-separated
341 (ModulePass2 ;; finish-expanding-body-expressions
458 ;; Simple expressions
476 ;; Sequence-containing expressions
492 ;; Binding expressions
542 ;; Atomic expressions
571 (make p:#%stratified-body e1 e2 rs $1 $2 $3)])
582 ;; src/expander/expand/body.rkt
584 (EB ;; expand-body
[all …]
/dports/lang/guile2/guile-2.2.7/gc-benchmarks/larceny/
H A Dtwobit-smaller.sch630 ; with <size> buckets at first, expanding the number of buckets as needed.
2059 ; use in expanding the (define x) syntax.
7389 (finish newargs exprs))
7396 (define (finish newargs exprs)
7685 (define (finish! exprs escapees)
11669 (define (finish exp)
13536 (finish-loop disjoint
13902 (define (finish)
13911 (finish))
13914 (finish))
[all …]
H A Dtwobit-input-long.sch630 ; with <size> buckets at first, expanding the number of buckets as needed.
2059 ; use in expanding the (define x) syntax.
7389 (finish newargs exprs))
7396 (define (finish newargs exprs)
7685 (define (finish! exprs escapees)
11669 (define (finish exp)
13536 (finish-loop disjoint
13902 (define (finish)
13911 (finish))
13914 (finish))
[all …]
H A Dtwobit.sch630 ; with <size> buckets at first, expanding the number of buckets as needed.
2059 ; use in expanding the (define x) syntax.
7389 (finish newargs exprs))
7396 (define (finish newargs exprs)
7685 (define (finish! exprs escapees)
11669 (define (finish exp)
13536 (finish-loop disjoint
13902 (define (finish)
13911 (finish))
13914 (finish))
[all …]
/dports/lang/guile/guile-3.0.7/gc-benchmarks/larceny/
H A Dtwobit-smaller.sch630 ; with <size> buckets at first, expanding the number of buckets as needed.
2059 ; use in expanding the (define x) syntax.
7389 (finish newargs exprs))
7396 (define (finish newargs exprs)
7685 (define (finish! exprs escapees)
11669 (define (finish exp)
13536 (finish-loop disjoint
13902 (define (finish)
13911 (finish))
13914 (finish))
[all …]
H A Dtwobit-input-long.sch630 ; with <size> buckets at first, expanding the number of buckets as needed.
2059 ; use in expanding the (define x) syntax.
7389 (finish newargs exprs))
7396 (define (finish newargs exprs)
7685 (define (finish! exprs escapees)
11669 (define (finish exp)
13536 (finish-loop disjoint
13902 (define (finish)
13911 (finish))
13914 (finish))
[all …]
H A Dtwobit.sch630 ; with <size> buckets at first, expanding the number of buckets as needed.
2059 ; use in expanding the (define x) syntax.
7389 (finish newargs exprs))
7396 (define (finish newargs exprs)
7685 (define (finish! exprs escapees)
11669 (define (finish exp)
13536 (finish-loop disjoint
13902 (define (finish)
13911 (finish))
13914 (finish))
[all …]
/dports/databases/pgloader3/iterate-20200610-git/doc/tex/
H A Diterate-manual.tex208 symbols (called ~keywords~) and expressions (called
216 its usual meaning. \iter\ walks the entire body, expanding macros,
496 considered a synonym for |finish| (see section \ref{control-flow}).
1103 \clausex{finish}{}
1114 % (finish))
1140 epilogue code executed. Equivalent to |(if (not ~expr~) (finish))|.
1143 Equivalent to |(if ~expr~ (finish))|.
1480 expressions that are to be destructured; type |vector| for the
1537 declarations, self-evaluating expressions and |the| expressions,
1638 to allow pseudo-English expressions like |when ~expr~ return it|.
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/drracket/scribblings/drracket/
H A Dinterface-essentials.scrbl24 evaluating Racket expressions interactively. The @onscreen{Language} line
156 blue (expanding), purple (computing check syntax information), orchid (updating the
246 potentially skipping some of the sub-expressions in the
346 @index['("> prompt")]{@index['("evaluating expressions")]{The}}
378 retrieve old expressions.
397 addition, if the expressions in the stack appear in the
417 expressions and results. For example, evaluating
534 prints the results of top-level expressions using
582 expressions. These expressions are evaluated and their
603 simply running it from start to finish, it lets users control and
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/terser/dist/
H A Dbundle.min.js.map1body instanceof AST_String ? new AST_Directive(stat.body) : stat;\n case \"template_head\…
/dports/databases/pgloader3/iterate-20200610-git/doc/
H A Diterate.texinfo162 symbols (called @emph{keywords}) and expressions (called
170 its usual meaning. @iter{} walks the entire body, expanding macros,
497 @code{terminate}, which can be considered a synonym for @code{finish}
1164 @clauseu{finish}
1165 @deffn Clause finish
1178 @c (finish))
1214 (finish))}.
1220 Equivalent to @code{(if @var{expr} (finish))}.
1629 @code{list} for expressions that are to be destructured; type
1686 self-evaluating expressions and @code{the} expressions, combined with
[all …]
/dports/mail/mailfromd/mailfromd-8.10/doc/
H A Dmailfromd.info-1223 * Mail body functions::
255 * Message body functions::
3900 certain operations. It appears only in 'body' handler. *Note body
4212 This way of expanding constants creates an ambiguity if there happen
4809 prog body
4834 # Collect message body.
4835 prog body
6158 expressions.
6318 The called function cannot finish its task because an uncompatible
7384 * Mail body functions::
[all …]
/dports/lang/kawa/kawa-3.1.1/doc/
H A Dkawa.info-2497 expressions.)
1435 expressions.
2008 expressions. Otherwise, the VALUE is evaluated in the module body
2446 expressions, or different repeat expressions:
2528 threads. It waits for the thread’s EXPRESSION to finish executing,
2540 FORMs while holding the lock. When the FORMs finish (normally or
2764 -- Syntax: try-finally body handler
3643 expressions in the body of the lambda expression will be evaluated
4993 body (i.e. the axes rotate with the body).
5090 with the body).
[all …]
H A Dkawa.texi1054 If necessary, finish compiling remaining Kawa files.
7854 When the @var{form}s finish (normally or abnormally by throwing
9125 existing location.) Next, the expressions in the body of the
11390 evaluated by expanding the latter to @code{integer}
13886 @emph{Needs to finish merging from R7RS!}
15946 values of the @var{init} expressions, and evaluate the @var{body} expressions.
17313 This is only meaningful when expanding @code{input-prompt2} for
17376 returns @code{input-prompt1} after expanding the @code{%}-placeholders.
22433 expressions. In normal Scheme and in BRL the value of a @var{body}
23973 process to finish, but also for these helper threads to finish.)
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/s/
H A Dsyntax.ss74 ; * module init expressions
1761 ;;; expanding
2673 ; body expressions so we get syntax, invalid define context, and
2700 ; finish setting up the library in the current process, even if ctem and rtem
2922 ; body expressions so we get syntax, invalid define context, and
3784 (when (null? exprs) (syntax-error outer-form "no expressions in body"))
3788 ; body expressions so we get syntax, invalid define context, and
3803 ;; definition keyword or keyword for a macro expanding into a
6696 ;;; arbitrary top-level expressions
6701 ;;; expressions and R for run-time expressions.
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/s/
H A Dsyntax.ss74 ; * module init expressions
1761 ;;; expanding
2673 ; body expressions so we get syntax, invalid define context, and
2700 ; finish setting up the library in the current process, even if ctem and rtem
2922 ; body expressions so we get syntax, invalid define context, and
3784 (when (null? exprs) (syntax-error outer-form "no expressions in body"))
3788 ; body expressions so we get syntax, invalid define context, and
3803 ;; definition keyword or keyword for a macro expanding into a
6696 ;;; arbitrary top-level expressions
6701 ;;; expressions and R for run-time expressions.
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/s/
H A Dsyntax.ss74 ; * module init expressions
1740 ;;; expanding
2652 ; body expressions so we get syntax, invalid define context, and
2679 ; finish setting up the library in the current process, even if ctem and rtem
2901 ; body expressions so we get syntax, invalid define context, and
3758 (when (null? exprs) (syntax-error outer-form "no expressions in body"))
3762 ; body expressions so we get syntax, invalid define context, and
3777 ;; definition keyword or keyword for a macro expanding into a
6651 ;;; arbitrary top-level expressions
6656 ;;; expressions and R for run-time expressions.
[all …]
/dports/math/maxima/maxima-5.43.2/doc/info/
H A Dmaxima.info-1686 want a result printed, you can finish your command with '$' instead of
2412 expanding the product. Simplification of quotients, roots, and other
7234 with arguments <x_1>, ..., <x_n> and function body <expr>. ':='
7235 never evaluates the function body (unless explicitly evaluated by
7236 quote-quote ''''). The function body is evaluated every time the
7240 function'. Its function body is evaluated just once for each
7242 without evaluating the function body, whenever the arguments have
9215 denominator without expanding products and exponentiated sums as
10670 expanding sums of angles or multiple angles. To obtain full
15385 expanding and combining all terms over a common denominator and
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdb.info-11096 input (`b make_' in the example) so you can finish the command.
2083 to that frame. This is similar to the effect of a `finish'
3006 `finish'
3046 written before the body of the loop. The `until' command appeared
3302 use commands like `continue', `until', or `finish'. However,
3738 Specifies the line that begins the body of the function FUNCTION.
3742 Specifies the line of the open-brace that begins the body of the
3780 Specifies the line that begins the body of the function FUNCTION
5463 Show the results of expanding all preprocessor macro invocations in
5471 expanding those preprocessor macro invocations that appear
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/doc/
H A Dgdb.info-11096 input (`b make_' in the example) so you can finish the command.
2083 to that frame. This is similar to the effect of a `finish'
3006 `finish'
3046 written before the body of the loop. The `until' command appeared
3302 use commands like `continue', `until', or `finish'. However,
3738 Specifies the line that begins the body of the function FUNCTION.
3742 Specifies the line of the open-brace that begins the body of the
3780 Specifies the line that begins the body of the function FUNCTION
5463 Show the results of expanding all preprocessor macro invocations in
5471 expanding those preprocessor macro invocations that appear
[all …]
/dports/devel/ragel/ragel-6.10/doc/
H A Dragel-guide.tex219 expressions. Ragel also provides a scanner construction operator
279 such as expressions in C are out of the scope of Ragel.
537 expressions assigned to names can later be referenced in other expressions. A
631 expressions in Section \ref{basic}.
715 in \verb|or| expressions.
2058 not finish the \verb|line| expression when a newline character is seen. We will
2117 to show this. When we match space, we are also still matching the comment body.
2267 it using a guarded concatenation operator which we call {\em finish-guarded
2362 machine only when the second accepts. In the following example, finish-guarded
3043 will usually produce faster running code by expanding each transition's action
[all …]

12345678910>>...82