ceptr
ceptr copied to clipboard
add auto type conversion on semtrex group matching
__stx_r2fi converts a match_results tree into a semantic map suitable for substituting into a template. When it's setting the symbol type based on the the symbol value used in the SEMTREX_GROUP we could do auto-type coversion, i.e. convert integers to strings, etc...
I think this would also allow us to unify templating with embody_from_match.
Hmmm, now that we've added transcoding that should make this easier to do.