PyHP_pph
PyHP_pph copied to clipboard
PHP-style code wrapping
In PHP, only code wrapped within <?php ... ?> will be run; the stuff outside is printed verbatim. PyHP++# should have similar behavior.
Agreed. This will also make the PyHP++# "Hello, world!" very simple, making this masterpiece of a language more inviting to newcomers.
Plus, it means that any program that doesn't contain a <?pyph++# ... ?> (why not use the actual symbols?) tag is automatically a quine!