This is the command malsym that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
malsym - compile a Malaga symbol file
SYNOPSIS
malsym symbol-file
malsym extended-symbol-file -use symbol-file
DESCRIPTION
Malaga is a development environment for natural-language grammars based on the Left-
Associative Grammar formalism. Malaga grammars can be used for automatic morphological
and/or syntactic analysis.
The program malsym compiles a Malaga symbol file. Give it the symbol file (suffix .sym or
.esym) that is to be translated as argument. If an extended-symbol-file (suffix .esym) is
to be compiled, you must add the option -use.
See info Malaga for details.
OPTIONS
-h[elp]
Print a help text about malsym's command line arguments and exit.
-u[se] symbol-file
Use the already compiled symbol-file as the base symbol file when compiling an
extended symbol file.
-v[ersion]
Print malsym's version number and exit.
AUTHORS
Malaga has been developed by Bjoern Beutel. Numerous other people distributed to it.
This manpage was originally written for the Debian distribution by Antti-Juhani Kaijanaho.
Use malsym online using onworks.net services