convert any language into PHP sourcecode
        Posted  
        
            by dreftymac
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by dreftymac
        
        
        
        Published on 2010-03-18T20:40:32Z
        Indexed on 
            2010/03/18
            20:41 UTC
        
        
        Read the original article
        Hit count: 357
        
Question:
Is there any such thing as a programming language (other than an esoteric language such as BrainF@#$, or the languages PHP or VB) that you can "compile" into non-obfuscated PHP source code?
Rationale:
Swip wants to generate ordinary PHP code because it is so ubiquitous for the types of projects swip wants to do. Unfortunately swip would like to actually avoid writing PHP -- strange but true! Swip is crazy enough to want to generate PHP source code without having to type any PHP into Swip's editor.
© Stack Overflow or respective owner