===== Compiler ===== ^ [[.:compiler:comma|, ]] |( x --- )| ^ [[.:compiler:dotquote|." ]] |Compilation: ( "ccc" --- )| | |Run-time: ( --- )| ^ [[.:compiler:colon|: ]] |( C: "name" --- colon-sys )| | |Initiation: ( i*x --- i*x )| | |( R: --- nest-sys ) | | |name Execution: ( i*x --- j*x )| ^ [[.:compiler:semicolon|; ]] |Compilation: ( C: colon-sys --- ) | | |Run-time: ( --- ) und ( R: nest-sys --- )| ^ [[.:compiler:ABORT|ABORT]] |( i*x --- ) und ( R: j*x --- )| ^ [[.:compiler:abort-quote|ABORT"]] |Compilation: ( "ccc" --- ) | | | Run-time: ( i*x x1 --- i*x ) | | |sowie entweder: ( R: j*x --- ) oder: ( R: j*x --- j*x )| ^ [[.:compiler:ALIAS|ALIAS]] |( "name" xt --- ) name Execution: ( i*x --- j*x )| ^ [[.:compiler:ALLOT|ALLOT]] |( n --- )| ^ [[.:compiler:C_COMMA|C,]] |( char --- )| ^ [[.:compiler:CONSTANT|CONSTANT]] |( x "name" --- ) name Execution: ( --- x )| ^ [[.:compiler:create|CREATE]] |( "name" --- ) name Execution: ( --- a-addr )| ^ [[.:compiler:defer|DEFER]] |( "name" ) name Execution: ( i*x --- j*x )| ^ [[.:compiler:DOES_to|DOES> ]] |Compilation: ( C: colon-sys1 --- colon-sys2 )| | |Run-time: ( --- ) und ( R: nest-sys1 --- )| | |Initiation: ( i*x --- i*x a-addr ) und ( R: --- nest-sys2 )| | |name Execution: ( i*x --- j*x )| ^ [[.:compiler:immediate|IMMEDIATE]] |( --- )| ^ [[.:compiler:literal|LITERAL]] |Compilation: ( x --- ) | | |Run-time: ( --- x )| ^ [[.:compiler:postpone||POSTPONE]] |Compilation: ( "name" --- )| ^ [[.:compiler:recurse|RECURSE]] |Compilation: ( --- )| ^ [[.:compiler:s_quote|S"]] |Compilation: ( "ccc" --- )| | |Run-time: ( --- c-addr u )| ^ [[.:compiler:state|STATE]] |( --- a-addr )| ^ [[.:compiler:variable|VARIABLE]] |( "name" --- )| | |name Execution: ( --- a-addr )| ^ [[.:compiler:squared_bracket_open|[ ]] |Execution: ( --- )| ^ [[.:compiler:squared_bracket_tick|['] ]] |Compilation: ( "name" --- )| | |Run-time: ( --- xt )| ^ [[.:compiler:squared_bracket_char|[CHAR] ]] |Compilation: ( "name" --- )| | |Run-time: ( --- char )| ^ [[.:compiler:squared_bracket_close]|] ]] |( --- )|