phpython Code
a python interpreter written in php
Status: Pre-Alpha
Brought to you by:
francescobianco
--- a/trunk/lang/python/python.exec.php +++ b/trunk/lang/python/python.exec.php @@ -11,7 +11,7 @@ ## $code = file_get_contents($file); - + ## $phpc = lang_python_eval::__eval__($code,$file,$endmarker);