
The files in this directory:

'supported_languages.dat': Contains names and data for supported
languages.

The rest contains a list of keywords and operators for the languages
supported. They should be formatted as follows:

---------------------------

KEYWORDS:
 [ keywords separated by whitespaces ]
OPERATORS:
 [ operators separated by whitespaces ]


---------------------------
See python.dat for example.