ceptr icon indicating copy to clipboard operation
ceptr copied to clipboard

add auto type conversion on semtrex group matching

Open zippy opened this issue 10 years ago • 2 comments

__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...

zippy avatar Dec 17 '15 06:12 zippy

I think this would also allow us to unify templating with embody_from_match.

zippy avatar Dec 18 '15 02:12 zippy

Hmmm, now that we've added transcoding that should make this easier to do.

zippy avatar Mar 15 '16 16:03 zippy