debian man page for parrot-nqp

Query: parrot-nqp

OS: debian

Section: 1

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

PARROT-NQP(1)						      Debian GNU/Linux manual						     PARROT-NQP(1)

NAME
parrot-nqp - A Not Quite Perl compiler for Parrot
DESCRIPTION
"Not Quite Perl" (NQP) is a compiler for quickly generating PIR routines from Perl6-like code. The key feature of NQP is that it's designed to be a very small compiler and is focused on being a high-level way to create transformers for Parrot (especially hll compilers).
SYNOPSIS
parrot-nqp [-options] <file>
OPTIONS
--encoding Specify the encoding of the input file. -h, --help Print a summary of command-line options. -o outputfile, --output=outputfile Specify a filename for the resulting compiled code. -v, --version Display the version of Parrot used to build the compiler. Debian Project 2012-04-23 PARROT-NQP(1)
Related Man Pages
groovyc(1) - debian
pbc_disassemble(1) - debian
rakudo(1) - debian
snacc-config(1) - debian
config.guess(1) - mojave
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Detecting unused variables...
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)?