Is there anything like CoffeeScript for PHP?

后端 未结 10 1737
忘了有多久
忘了有多久 2020-12-08 04:10

PHP interpreters are very common, but the PHP syntax & libraries are inconsistent & cumbersome (IMO, of course). I think a language that compiles into PHP but provid

10条回答
  •  庸人自扰
    2020-12-08 04:51

    If I've understood what you want correctly, then there's Haxe, which can target PHP, as well as Flash, JavaScript, and others.

    I've only ever used it for Flash but found it very useful.

提交回复
热议问题