Category:Pike: Difference between revisions

From Rosetta Code
Content added Content deleted
(fill in language template)
(site url updated)
 
Line 1: Line 1:
{{language|Pike
{{language|Pike
|exec=bytecode
|exec=bytecode
|site=http://pike.ida.liu.se/
|site=http://pike.lysator.liu.se/
|strength=strong
|strength=strong
|safety=safe
|safety=safe
Line 12: Line 12:
{{language programming paradigm|Object-oriented}}
{{language programming paradigm|Object-oriented}}


From the official [http://pike.ida.liu.se web site], Pike is an interpreted, general-purpose, high-level, cross-platform, dynamic programming language, with a syntax similar to [[Java]] and [[C]].
From the official [http://pike.lysator.liu.se web site], Pike is an interpreted, general-purpose, high-level, cross-platform, dynamic programming language, with a syntax similar to [[Java]] and [[C]].


==See also==
==See also==

Latest revision as of 07:18, 21 February 2014

Language
Pike
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Parameter passing methods: By reference, By value
Type safety: Safe
Type strength: Strong
Type compatibility: Structural
Type expression: Explicit
Type checking: Dynamic, Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Pike.


From the official web site, Pike is an interpreted, general-purpose, high-level, cross-platform, dynamic programming language, with a syntax similar to Java and C.

See also

Subcategories

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

Pages in category "Pike"

The following 162 pages are in this category, out of 162 total.