Comment on Cling: Running C++ in an interpreterComments−shadyabhi14ySo, what are it's limitations, if any?−coldgrndOP14yI'd say error recovery could be better. You often get kicked out of the session and than your environment is lost. Also: they claim the 'auto' keyword is implicit, does not seem to work for me. But it's pretty cool to use!
Comments
So, what are it's limitations, if any?
I'd say error recovery could be better. You often get kicked out of the session and than your environment is lost. Also: they claim the 'auto' keyword is implicit, does not seem to work for me. But it's pretty cool to use!