Category:Pike: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Linkified)
(fill in language template)
Line 1: Line 1:
{{language|Pike
{{language|Pike}}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]].
|exec=bytecode
|site=http://pike.ida.liu.se/
|strength=strong
|safety=safe
|compat=structural
|express=explicit
|checking=both
|parampass=both
|gc=yes
|LCT=yes}}
{{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]].


==See also==
==See also==
* [[wp:Pike_(programming_language)|Pike on Wikipedia]]
* [[wp:Pike_(programming_language)|Pike on Wikipedia]]
* [http://pike.ida.liu.se Pike official web site]

Revision as of 06:43, 8 October 2011

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.