eeeeaaii / vodka

Creative Coding Environment
GNU General Public License v3.0
126 stars 3 forks source link

need a search and replace builtin #119

Open eeeeaaii opened 3 years ago

eeeeaaii commented 3 years ago

can write/use functions to transform the tree but this would search and replace command names/text or lambda arg strings

eeeeaaii commented 3 years ago

this could probably be implemented as a non-primitive if I created a primitive that returns the text of a command as a string.