RosettaCodeData/Lang/Pike/00-LANG.txt
2023-07-01 13:44:08 -04:00

17 lines
No EOL
502 B
Text

{{language|Pike
|exec=bytecode
|site=http://pike.lysator.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.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==
* [[wp:Pike_(programming_language)|Pike on Wikipedia]]