Vocabularyalien.stringsInputsOutputsWord descriptionConverts the string to a format which is a valid symbol name for the Factor VM's compiled code linker. By performing this conversion ahead of time, the image loader can run without allocating memory.
On all platforms, symbols are ASCII strings.
DefinitionMethods