EnglishFrenchSpanish

OnWorks favicon

perl6-m - Online in the Cloud

Run perl6-m in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command perl6-m that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


perl6 - Rakudo Perl 6 Compiler

SYNOPSIS


perl6 [switches] [--] [programfile] [arguments]

DESCRIPTION


With no arguments, enters a REPL. With a "[programfile]" or the "-e" option, compiles the
given program and by default also executes the compiled code.

-c check syntax only (runs BEGIN and CHECK blocks)
--doc extract documentation and print it as text
-e program one line of program, strict is enabled by default
-h, --help display this help text
-n run program once for each line of input
-p same as -n, but also print $_ at the end of lines
--target=[stage] specify compilation stage to emit
--encoding=[mode] specify string encoding mode
--output=[name] specify name of output file
-v, --version display version information
--stagestats display time spent in the compilation stages
--ll-exception display a low level backtrace on errors
--profile write profile information as HTML file (MoarVM)
--profile-filename=[name]
specify an alternate profile output file

Note that only boolean single-letter options may be bundled.

The supported values for "--target" are:

Target Backend Description
====== ======= ===========
parse all a representation of the parse tree
ast all an abstract syntax tree (before optimizations)
optimize all an abstract syntax tree (after optimizations)

mbc MoarVM MoarVM byte code
jar JVM JVM archive

For "--profile-filename", specifying a name ending in ".json" will write a raw JSON
profile dump. The default if this is omitted is "profile-[timestamp].html".

List of env vars used in Rakudo


"RAKUDOLIB", "PERL6LIB" (src/core/Inc.pm)
Appends a delimited list of paths to @INC. "RAKUDOLIB" is evaluated first.

"RAKUDO_MODULE_DEBUG" (src/Perl6/ModuleLoader.pm)
If set to a non-false value, causes the module loader to print debugging information
to standard error.

"RAKUDO_ERROR_COLOR" (src/core/Exception.pm)
Controls whether to emit ANSI codes for error highlighting. Defaults to true if unset,
except on Win32.

"RAKUDO_MAX_THREADS" (src/core/ThreadPoolScheduler.pm)
Controls the maximum number of threads used by a thread pool.

"RAKUDO_NO_DEPRECATIONS" (src/core/Deprecations.pm)
If set, suppresses deprecation warnings.

"RAKUDO_VERBOSE_STACKFRAME" (src/core/Backtrace.pm)
Controls stack frame verbosity.

"RAKUDO_BACKTRACE_SETTING" (src/core/Backtrace.pm)
Controls whether .setting files are included in backtraces.

AUTHORS


Written by the Rakudo contributors, see the CREDITS file.

This manual page was written by Reini Urban, Moritz Lenz and the Rakudo contributors.

Use perl6-m online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 2
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 3
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 4
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 5
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 6
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • More »

Linux commands

Ad