Is there anything like CoffeeScript for PHP?

后端 未结 10 1739
忘了有多久
忘了有多久 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:40

    Take a look at coffescript-php project which is compatible with coffescript 1.3.1 on github can be found at https://github.com/alxlit/coffeescript-php

提交回复
热议问题