Category:PHL: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
{{language
{{language
|site=http://www.kaivos.org/doc/phl/phl.html
|exec=machine
|exec=machine
|gc=yes
|gc=yes
Line 7: Line 8:
|checking=static
|checking=static
|express=explicit
|express=explicit
|strength=weak
|strength=strong
}}
}}

{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|generic}}

Revision as of 12:40, 9 June 2013

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
PHL
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Yes
Parameter passing methods: By value
Type safety: Unsafe
Type strength: Strong
Type expression: Explicit
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using PHL.