[PD] regular expressions (symbol splitting)

_-¯-_ jdl at xdv.org
Wed Feb 27 11:15:16 CET 2002


maybe list2symbol and bakc a la split / / ..

Tom Schouten about [PD] regular expressions (symbol splitting) / Today

 |
 |hi list,
 |
 |i was wondering if there is a way to evaluate regular expressions on a
 |symbol in pd.
 |
 |what i want to do is split a composite symbol, i.e:
 |
 |"this-is-my-symbol"
 |
 |into parts
 |
 |"this",  "is",  "my",  "symbol"
 |
 |it would be nice to have a full perl style regexp extern, but for my
 |application it suffices to split a symbol into two parts at the first
 |occurance of some separator character, i.e "-"
 |
 |maybe somebody already implemented this?
 |
 |tom
 |

-- 
X           d           v           .           o           7           G




More information about the Pd-list mailing list