pseudo-lang/pseudo

Enhancement Suggestion : PHP

4khil opened this issue · 3 comments

4khil commented
Enhancement Suggestion : PHP

PHP was actually supposed to be included in the initial version. However I decided to concentrate on a minimal list of languages for the initial release.

Anyway, PHP is on the list for v0.3. The only thing I haven't decided yet is if I'd target only PHP5, or PHP7 too.

4khil commented

It's great that's you have considered PHP. I would personally suggest PHP
5, as it's still very widely used. PHP7 would be future proof though.

PHP would help a lot of the developers who have suddenly part of a
migration project from PHP to NodeJS (like I was a few months ago).
On 15 Mar 2016 14:46, "Alexander Ivanov" notifications@github.com wrote:

PHP was actually supposed to be included in the initial version. However I
decided to concentrate on a minimal list of languages for the initial
release.

Anyway, PHP is on the list for v0.3. The only thing I haven't decided yet
is if I'd target only PHP5, or PHP7 too.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#14 (comment)

Do you mean PHP support as in Pseudo generating it or as in PHP to pseudo compiler similar to pseudo-python (because your example sounded like the second one)