Category:PHL: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 14: Line 14:
{{language programming paradigm|Imperative}}
{{language programming paradigm|Imperative}}
{{language programming paradigm|generic}}
{{language programming paradigm|generic}}

'''Proceed High Language''' is an imperative object-oriented language.

Revision as of 12:52, 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.


Proceed High Language is an imperative object-oriented language.