logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wadccli - command-line interface for Wad Compiler

Authors

       Jonathan Dowland.

       This  manual  page  was written by Jonathan Dowland <jmtd@debian.org>, based on a template created by the
       dh_make program, for the Debian Project. It may be used by others  (see  /usr/share/doc/wadc/copyright.gz
       ).

                                               September 06, 2016                                     WADCCLI(1)

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

See Also