debian man page for ops2c

Query: ops2c

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

README(1)						      Debian GNU/Linux manual							 README(1)

NAME
opsc - An opcode compiler for Parrot
DESCRIPTION
Ops-to-C is a compiler to generate opcode definition files in C from Parrot's opcode definition language.
SYNOPSIS
opsc [-options] <file>
OPTIONS
-c, --core Generate C code for core ops (for use only in building the Parrot VM) -d, --dynamic Generate C code for dynamic ops in a single file. -q, --quiet Only report error messages, other messages are silent. -h, --help Print usage information. -n, --no-lines Do not print #line directives in generated C code. -g, --debug Perform all processing but do not write to any files. Debian Project 2011-07-21 README(1)
Related Man Pages
atsopt(1) - debian
cython(1) - debian
kuipc(1) - debian
orbit-idl-2(1) - debian
parrot(1) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?