pike8.0
Powerful interpreted programming language
Install
- All systems
-
curl cmd.cat/pike8.0.sh
- Debian
-
apt-get install pike8.0-core
- Ubuntu
-
apt-get install pike8.0-core
- Kali Linux
-
apt-get install pike8.0-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pike8.0-core
- Raspbian
-
apt-get install pike8.0-core
- Dockerfile
- dockerfile.run/pike8.0
pike8.0-core
Powerful interpreted programming language
Pike is an interpreted, object-oriented, dynamic programming language with a syntax similar to C. It includes many powerful data types and a module system that, for instance, provides image manipulation together, with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many others, database connectivity, advanced cryptography, XML/HTML parsers and others. To learn more about pike, please visit http://pike.lysator.liu.se/ Note that some of the Pike features are found in other pike8.0-* packages (image processing, MySQL, PostgreSQL, SANE and more).