Prev: ANN: GtkAda contributions v2.7
Next: GNATcoll
From: Vadim Godunko on 1 Jul 2010 14:30 Hello, I am pleased to announce new version of Matreshka. The goal of this project is to provide set of simple to use but powerful Ada libraries to construct information systems. Most important addition in the new version is non-validating XML processor with SAX2 interface. This version is compatible with both GNAT GPL 2009 and GNAT GPL 2010. Users of GNAT GPL 2010 can use all power of x86_64 processors, SSE2 instructions set is used to speedup several operations on strings. Others important features are: support for unbounded form of strings of Unicode characters, including most useful operations (case conversion, folding, collation, normalization and iteration) implemented as specified by Unicode standard and non-backtracking Unicode compatible regular expressions engine. Someone can found interesting modified version of aflex (lexical scanner generator) which is extended to support full Unicode character set and by ability to specify set of characters by value of character's boolean properties. Cross platform source code package can be downloaded from project's site: http://adaforge.qtada.com/cgi-bin/tracker.fcgi/matreshka/downloader
|
Pages: 1 Prev: ANN: GtkAda contributions v2.7 Next: GNATcoll |