Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: e618f2a8f33bb54ca0d0bd08be6548a5fbe2a71c Size: 998.24 KB File Format: exe
Rating: 2.391304347
out of 5
based on 23 user ratings
Downloads: 170 License: Free
Pika is a free software by Russell J Kyle and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Pika which is 998.24 KB in size and belongs to the software category Coding languages and Compilers. Pika was released on 2011-03-25 and last updated on our database on 2017-03-01 and is currently at version 0.12.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Pika Description
Pika was named after the North American lagomorph of the same name. Pika was developed to be a dynamic, object-oriented programming language. It has a friendly, easy to use syntax.
Code is executed inside a stack-oriented byte-code based virtual machine. The interperter can be embedded making Pika an ideal extension language for native C++ applications including video games. Pikas command-line interpreter can use the built-in REPL, allowing interactive programming sessions.
The runtime environment is sandboxed with automatic memory management and an incremental mark and sweep garbage collector. Pika also contains a functional core that includes lexical scoping, tail call optimization and closures.