F.E.L.T.

Functionally Equivalent Language Translation

#F:SYM

(#f:sym "fixed-string")
(#f:sym var-name)
(#f:sym expression)

See also #F:VAR #F:FN

Generates a symbol name using the syntax rules of the currently active back-end coder. You can have it rendered within quotes or raw. The starred variant causes the value to be output "naked".


There are very important things to know about using this function at run-time. Please go to the #F:FN instruction page for full information about this and the other related pre-processor instructions that generate coder related output texts.