Category:PHL: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
|safety=unsafe
|safety=unsafe
|parampass=value
|parampass=value
|express=implicit
|checking=static
|checking=static
|strength=strong
|strength=strong
|tag=phl
|tags=phl
}}
}}


Line 15: Line 16:
{{language programming paradigm|generic}}
{{language programming paradigm|generic}}


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

Latest revision as of 16:04, 8 September 2014

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: Implicit
Type checking: Static
Lang tag(s): phl
See Also:


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


Proceed High Language is an general purpose object-oriented language.