Category:Phix: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "{{stub}}{{language}}")
 
No edit summary
Line 1: Line 1:
{{Stub}}
{{stub}}{{language}}
{{language
|exec=interpreted
|site=http://phix.is-great.org
|gc=yes
|parampass=copy-on-write
|safety=safe
|strength=weak
|express=explicit
|checking=both
|tags=phix, Phix
|altexec=compiled
|bnf=http://openeuphoria.org/docs/syntax.html
}}
Phix is a self-hosted hybrid interpreter/compiler, developed by Pete Lomax. It is very easy to use, and is similar to Euphoria.

==See also==
* [http://phix.is-great.org Phix site]

Revision as of 01:06, 7 August 2015

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Phix
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Interpreted
Garbage collected: Yes
Parameter passing methods: By copy-on-write
Type safety: Safe
Type strength: Weak
Type expression: Explicit
Type checking: Dynamic, Static
Lang tag(s): phix, Phix
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Phix.

Phix is a self-hosted hybrid interpreter/compiler, developed by Pete Lomax. It is very easy to use, and is similar to Euphoria.

See also

Subcategories

This category has the following 8 subcategories, out of 8 total.

@

P

Pages in category "Phix"

The following 200 pages are in this category, out of 1,675 total.

(previous page) (next page)

A

(previous page) (next page)