Well my friend and I were talking about C++ and HTML, and then I got the Ideal of a new computer language involving both C++ & HTML (Maybe even CSS). I, personally, think it would be easy, clean, and efficient. Any comments or suggestions?
No offsenseoffense...it just seems...useless...Half or more of the functions would be undefined or unknown (where would cin get data from?) And cout basically just seems like text...If you want variable manipulation, go with PHP or something similar.
It would be nice to abstract away the formatting from the code, though. For example, a CCS-like convention that could be applied by an editor to display the code with your preference on indentation, spacing, etc.. I'm not into the XML tags in code though; it would have to be separate, so that the code is portable.