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

embryo_cc - a small compiler

Author

       This  man  page  was  written  by  Ronald  Claveau  for the Debian GNU/Linux system (but may  be  used by
       others).

0.9.1.037                                         Jan 30, 2007                                      EMBRYO_CC(1)

Bugs

       There is a bug with gcc 3.2.x.  Prefer gcc 3.3.x.

       Please reports bugs to the Pkg-E Team <pkg-e-devel@lists.alioth.debian.org>

Description

       Embryo is an enlightenment adaption of the small PAWN language.

       embryo_cc is a compiler for embryo files.

Examples

       embryo_cc filename

Files

       embryo_cc

Name

       embryo_cc - a small compiler

Options

-iname Path for include files

       -oname Set base name of output file

       -Snum Stack/heap size in cells (default=4096, min=65)

Synopsis

embryo_ccfilename [OPTIONS]

See Also