Projects / Kite / Releases

RSS All releases of Kite

  •  24 Nov 2010 10:20

Release Notes: Internal data structures were optimized for performance and memory consumption, and initial support for multiple inheritance was added.

  •  14 Apr 2009 06:52

    Release Notes: This release fixed problems with the Windows installer and with the Kite debugger.

    •  02 Mar 2009 06:28

    Release Notes: A new package building system has been added, as well as some new methods in the standard library. Several bugs have also been fixed.

    •  09 Feb 2009 08:53

    Release Notes: Compile errors when using certain releases of GCC have been fixed. Lists now have an explicit operator for adding items to an existing list instead of creating a new list. Several classes have been created to handle POP3/SMTP email, and numbers can now be represented in different formats. Finally, regular expression bugs have been fixed and regular expressions are now part of Kite's syntax.

    •  01 Jan 2009 09:58

    Release Notes: Compilation problems when linking Boehm GC with Kite on Mac OS X were fixed. Also, several bugs with the regular expression engine were fixed and support was added for many of the escapes Perl regular expressions can use. Several things were added to Kite syntax to allow module versioning and native specification of ranges of numbers. The default behavior of the equality operator was changed to compare by reference.

    •  20 Dec 2008 08:09

    Release Notes: This release added support for Boehm's garbage collection library during the compile process and a new application that allows one to interactively run lines of code in the interpreter. A Windows port is now available, and associated bugs were fixed.

    •  09 Nov 2008 14:05

    Release Notes: System.directory was added, to allow for directory reading. libc function support was also added to interface.language.c, as well as memory and regular expression bugfixes.

    •  10 Oct 2008 09:37

    Release Notes: The ability to dynamically add and remove properties and methods from classes was added. Some memory leaks were also fixed.

    •  01 Sep 2008 09:43

    Release Notes: Integer serialization support, regular expression backtracking, and HTTP retrieval support were added. Strings can now safely hold binary data as well. Also, some minor issues with stack handling have been fixed.

    •  02 Aug 2008 14:42

    Release Notes: Regular expression improvements were made, including the addition of a word boundary operator and the ability to split and replace text in strings using regular expressions. Several new language constructs were added for loop/method termination and property operator overriding, and basic CGI script support was added. Also, stability improvements were made to kdb. Finally, the ability to use C functions defined in external libraries was added.

    Screenshot

    Project Spotlight

    Xplico

    An IP traffic decoder used in network forensics and network security.

    Screenshot

    Project Spotlight

    LinOTP

    A flexible one time password authentication system with pluggable OTP algorithms and userstorages.