embryo_cc - a small compiler
Contents
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]
