Is there anything like CoffeeScript for PHP?

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

    Of course, you might be aware of this, but you could simply use nodejs with CoffeeScript... (unless you're specifically attached to PHP)

提交回复
热议问题