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

mrbc - mruby compiler

Author

       This  manual  page was written by Nobuhiro Iwamatsu <iwamatsu@debian.org> for the Debian GNU/Linux system
       (but may be used by others).

MRBC                                               2013-02-09                                            MRBC(1)

Description

       This manual page documents briefly the mrbc.

Name

       mrbc - mruby compiler

Options

-c     Check check syntax input programfile.

       -o<outfile>
              Set place the output into <outfile>.

       -v     Print version number, then trun on verbose mode.

       -g     produce debugging information

       -B<symbol>
              Output binary <symbol> in C language format.

       --verbose
              Run in verbose mode.

       --version
              Print the version.

       --copyright
              Print the copyright.

Synopsis

mrbc [ potions ] programfile

See Also