@neauoire @wim_v12e i meant compiled. like strings in that the string is not compiled somewhere else, but appears within the definition that uses it. IMO strings are compiled too, from a source representation to a binary representation (many of the bytes are the same).
@drj @wim_v12e Oh, right yes. That's the easiest option. (which I've already made an implementation of)