ANN: mke for online processing

mKE version 8.3 includes the new mke command

    mke [options]  <input.mkr  >output.txt  2>errors.txt

mke is a very small and very fast program which can be used
for online processing, invoked via PHP scripts.

The implementation of mke depends on:
    pre-loading hierarchy in GDBM or MySQL database;
    restricting mKR to subject-verb-object statements
    and questions, plus a few essential commands.

The first hierarchy database available is a USECS
GDBM database.  The new installation/update procedure is:
    copy kewin.zip or kefed.zip to KEHOME directory & unzip
    copy usecs.db.zip to KEHOME/db directory & unzip

For details see
    mke --help
    http://groups.yahoo.com/group/KR-language
    http://mkrmke.org/
and email me if you have any questions.

Dick McCullough
http://mkrmke.org

Received on Sunday, 2 August 2009 03:39:57 UTC