Is there anyway to convert string to code ?

The format text node does some parsing over an input field to add in and out connections, its pretty simple. The good think is that you just need to follow the javascript specification to parse the text (you could even use: Google Code Archive - Long-term storage for Google Code Project Hosting.). It’s super fun doing such things!