voc-get 0.0-cvs voc-get - Download some vocabulary from your keyboard and install it in your brain. Copyright (C) 2003, 2004 Soeren D. Schulze voc-get is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA voc-get is A "flash card"-like vocabulary learning program with a comfortable handling of several translations and score management. There is no usable version yet. Installation instructions are found in INSTALL, new features are described in NEWS and a list of unimplemented features is in TODO. Usage information is on the manpage, information about the project itself and its concept is in the HTML documentation. All the documentation can also be accessed at http://voc-get.sourceforge.net/ An info documentation is in work. If you have a choice of standard libraries and compilers, choose GCC and GLibC. It should usually work with any compiler, but they provide some extensions that make the binary faster/less memory-hungry/more convenient/easier to debug. But feel free to test voc-get with exotic compilers and libraries and tell us if it works. If you like nice command lines, you should install GNU readline, which will be used in voc-get soon (of course not as the only possibility). The only library voc-get really requires is the currently only database access library: SQLite. Look in the HTML ToDo for details. - Soeren D. Schulze