27 projects tagged "Linux"
Klen-library is a program for creating electronic books. It consists of three modules, for editing books, reading books, and creating tests. It offers password protection of every book and the editing mode. The print function makes it self-sufficient, as it allows creation of books without using third-party text editors. It uses SQLite, so you don't have to install a database server. It can export to the XWB, HTML, TXT, PDF, PostScript, and RTF formats, and can import from XWB, HTML, and TXT.
new-words is a script that helps you to control your vocabulary and find unknown words in texts before you start to read them. It is intended to be run in a console; the interactive part of the work is done by means of a text editor (vim by default). It features: words frequency information about words in a text; users vocabulary control; support for several languages; dictionary software integration; and the ability to make notes for unknown words.
Libgvectors is a C++ library for visualizing three dimensional mathematical vectors, providing three fundamental classes for achieving its purpose. It makes as few assumptions as possible about the graphics library used to draw vectors on a screen and is not bound to any particular graphics library.
The HLA Standard Library was developed to support the High Level Assembler (HLA), but could be used with other assemblers or higher-level languages if the necessary headers were developed. It supports 32-bit versions of Windows, Linux, Mac OS X, and FreeBSD, and is written entirely in HLA. It includes the following modules: args, arrays, bits, chars, console, conversions, cset, date, environment, exceptions, file class, file I/O, filesys, lists, math, memory-mapped files, patterns, RNG, stderr, stdin, stdout, strings, tables, time, timer, zstrings, sockets, threads, and blob. An automated test suite is included.
stardict-ed is a fork of StarDict (a cross-platform and international dictionary). It can be compiled with or without GNOME libraries (in the second case, it requires only GTK+). Another difference from stardict is that it uses libstardict for access to dictionaries, so it works a little faster.