From ff4929e25e49e771dd0355dd7f8809161f69e008 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 26 Sep 2011 06:56:36 +0000 Subject: Query/small packaged --- examples/query/small/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 examples/query/small/README (limited to 'examples/query/small/README') diff --git a/examples/query/small/README b/examples/query/small/README new file mode 100644 index 000000000..9e3997e00 --- /dev/null +++ b/examples/query/small/README @@ -0,0 +1,11 @@ +Query language for MOLTO KRI. +(c) Aarne Ranta 2011 for the gf files + +To compile and test: make + +To build a new language, use QueryGer or QueryIta as starting point: +they are the simplest and cleanest implementations. As baseline, just change +the lexical oper's in the beginning of the file. + + + -- cgit v1.2.3