12.6.1.1552 FLITERAL f-literal FLOATING

Interpretation:

Interpretation semantics for this word are undefined.

Compilation:

( F: r -- ) or ( r -- )

Append the run-time semantics given below to the current definition.

Run-time:

( F: -- r ) or ( -- r )

Place r on the floating-point stack.

See:

Rationale:

Typical use: : X ... [ ... ( r ) ] FLITERAL ... ;

ContributeContributions