Download List

Project Description

Pike is an interpreted, object-oriented, dynamic programming language with a syntax similar to C. It includes a powerful modules system that, for instance, has image manipulation, database connectivity and advanced cryptography. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and fast data manipulation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-24 20:08
7.8.352

Support for Nettle 2.0 was added. Timezone data was updated to 2009j. Some potential NULL-dereferences and memory leaks were fixed. Start up time was reduced. Some operations were optimized for the case of single element arrays and strings. Various minor bugs were fixed.
Tags: Stable, Minor bugfixes

2009-07-09 02:29
7.8.316

Several bugs with hard to track down failure modes were fixed. Protocols.IPv6 was added. Filesystem.Tar was improved. Improved performance on Mac OS X. Fully transparent support for Unicode was added for the PostgreSQL driver. Several minor memory leaks, mainly in the Image module, were plugged. Updated timezone data. Many minor bugs were fixed.
Tags: Stable, Major bugfixes

2009-01-01 10:11
7.8.116

Support for Unicode was improved (5.1.0). Support for getters and setters was added. The type system was improved in multiple ways. Support for having multiple concurrent backend implementations was added. The symbol __func__ was added. Support for IPv6 was improved. The compiler was refactored to be more object-oriented. Many other fixes and changes.
Tags: Stable, Major feature enhancements

2007-04-26 08:45
7.6.112

Fixes and enhancements were made for: machine code
on Darwin IA32, optimization, -t on Win32, big
endian 64-bit, 64-bit file operations, bytecode,
multisets, program encoding, describe_value, array
growth policy, timezone data files (including the
recent US DST change), Calendar.Time.format_smtp,
Calendar.Events, mktime, Sql.Sql,
Mysql.set_charset, ODBC, UnixODBC, Gmp,
Standards.IIM, Image.Image, Image.Dims, Image.PS,
little endian TIFFs, GL, SSL, HTTP header parser,
Protocols.HTTP.Query and .async_close,
Protocols.DNS, Parser.XML.Validating, Shuffler,
Cache, Valgrind support, and many build related
issues.
Tags: Stable, Major bugfixes

2006-06-07 13:53
7.6.86

Several HTTP and SSL issues were fixed. A rare PNG
decoding error was fixed. Support for Postgres was
improved. Diagnostics were improved. Support for
VC8 and Darwin/x86 was fixed.
Tags: Stable, Minor bugfixes

Project Resources