wok annotate aiksaurus/description.txt @ rev 22749
Up libcomerr (1.44.5)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 24 12:15:02 2020 +0100 (2020-01-24) |
parents | |
children |
rev | line source |
---|---|
hackdorte@20006 | 1 Aiksaurus is a set of libraries and applications which provide a thesaurus |
hackdorte@20006 | 2 (currently English only, based on Guttenburg's Moby thesaurus) using native |
hackdorte@20006 | 3 GUI on several platforms: UNIX (GTK+ & Qt), Win32 & MacOSX (Cocoa). The core |
hackdorte@20006 | 4 library itself is platform-independent. The principal language is C++, with |
hackdorte@20006 | 5 some use of Cocoa/ObjC++; wrappers are provided for C and Cocoa/ObjC. |