What I was thinking is how can I provide the allusion to a string being a variable name.
Kind of like in scripting languages that have assignments within and have duck typing.
From what I've read one suggestion is to make a key value relation with parsed values.
Kind of like:
"begin code name = "value"; end code" // The above becomes c code like set(values,"name","value");
Key's represent variable names and the values are just data.
The key value data structure allows the allusion of strings being variable names without the user being the wiser.
So far I'm not sure how to do it even with the key value pair scenario.
I'm just being suggestive to that side of you that likes a challenge and would like to offer up a dialogue on this subject.

New Topic/Question
Reply




MultiQuote





|