wadccli - command-line interface for Wad Compiler
Contents
Description
wadccli is a command-line interface for Wad Compiler, a tool for creating doom-style WAD files from a
functional programming language.
wadccli will read in infile and write out a .wad file in the same directory, with the same basename minus
the suffix.
A description of this language can be found in the file /usr/share/doc/wadc/reference.adoc.gz and some
example programs are available within /usr/share/doc/wadc/examples.Name
wadccli - command-line interface for Wad Compiler
Options
None.
Synopsis
wadccliinfile
