This is the command malmake 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
malmake - compile a Malaga project
SYNOPSIS
malmake [-new] project-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 malmake reads a project file, checks if all grammar files needed do exist, and
translates all grammar files that have not yet been translated or whose source files have
changed since they have been translated. It calls the programs malsym(1), mallex(1) and
malrul(1) if needed. It is in essence a make(1) for the Malaga programming language.
See info Malaga for details.
OPTIONS
-h[elp]
Print a help text about malmake's command line arguments and exit.
-n[ew] (Re)compile all files, even if their sources have not changed meanwhile.
-v[ersion]
Print malmake'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 malmake online using onworks.net services