Category:Phix: Difference between revisions

Content added Content deleted
m (100 demos)
m (Eu link)
Line 12: Line 12:
|bnf=http://phix.x10.mx/bnf.php
|bnf=http://phix.x10.mx/bnf.php
}}
}}
Phix is a self-hosted hybrid interpreter/compiler, developed by Pete Lomax. It is very easy to use, and similar to Euphoria.
Phix is a self-hosted hybrid interpreter/compiler, developed by Pete Lomax. It is very easy to use, and similar to
[https://rosettacode.org/wiki/Category:Euphoria Euphoria].


[http://phix.x10.mx/download.php A simple 30MB download] contains a pre-compiled executable, all the sources, and'' '''everything''' ''needed to recompile them, in under 20 seconds. The download also contains a full-featured programmer's editor and about 1000 demo programs.
[http://phix.x10.mx/download.php A simple 30MB download] contains a pre-compiled executable, all the sources, and'' '''everything''' ''needed to recompile them, in under 20 seconds. The download also contains a full-featured programmer's editor and about 1000 demo programs.