I have a string : "hello" and how to can I compile this string with rule Compile with no error by mathematica software ?

For example : Compile[{{}},...]["hello"]  .

Is this possible with C or C++ or Java ...?

Similar questions and discussions