All releases tagged kite-llvm


Release Notes: Kite now uses the same Flex/Bison based parser that non–LLVM Kite uses, significantly improving compile time. 100% of Kite syntax can now be parsed. string|format was added to the standard library. kdoc (System.doc) support and prerequisite System.object methods are now fully functional. The eval statement now supported (e.g. eval “1|print;”). Code versioning support from non–LLVM Kite is now active. Compilation errors on some systems were fixed.


Release Notes: This is the initial release of the LLVM port of Kite.