EnglishFrenchSpanish

Ad


OnWorks favicon

moar - Online in the Cloud

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

This is the command moar 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


moar - a runtime for Perl 6

SYNOPSIS


moar --version
moar [--dump] [--crash] [--libpath=...] [--full-cleanup] inputfile

DESCRIPTION


"moar" is the binary of MoarVM, (short for Metamodel On A Runtime Virtual Machine). It can
be used to execute ".moarvm" bytecode files.

ENVIRONMENT VARIABLES


moar respects the following environment variables:

MVM_JIT_DISABLE
Disables the just-in-time compiler (JIT). This is ignored if MoarVM was built without
JIT support.

MVM_SPESH_DISABLE
Disables the runtime bytecode specializer / optimizer.

MVM_SPESH_INLINE_DISABLE
Disables inlining of call frames inside the bytecode specializer.

MVM_SPESH_OSR_DISABLE
Disables the on-stack replacement feature of the bytecode specializer.

MVM_CROSS_THREAD_WRITE_LOG
Tells MoarVM to insert instrumentation to detect when a thread does a write to an
object it didn't allocate and doesn't have a lock for.

MVM_CROSS_THREAD_WRITE_LOG_INCLUDE_LOCKED
Same as MVM_CROSS_THREAD_WRITE_LOG, except objects that are locked are included as
well.

REPORTING BUGS


Please use the issue tracker at <https://github.com/moarvm/moarvm/issues> to report bugs.

COPYRIGHT


Copyright (C) 2012-2014 by the MoarVM contributors. See the CREDITS file for a list of
contributors.

License: Artistic License 2.0. See the file Artistic2.txt for more information.

Use moar online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    wxPython
    wxPython
    A set of Python extension modules that
    wrap the cross-platform GUI classes from
    wxWidgets.. Audience: Developers. User
    interface: X Window System (X11), Win32 ...
    Download wxPython
  • 2
    packfilemanager
    packfilemanager
    This is the Total War pack file manager
    project, starting from version 1.7. A
    short introduction into Warscape
    modding: ...
    Download packfilemanager
  • 3
    IPerf2
    IPerf2
    A network traffic tool for measuring
    TCP and UDP performance with metrics
    around both throughput and latency. The
    goals include maintaining an active
    iperf cod...
    Download IPerf2
  • 4
    fre:ac - free audio converter
    fre:ac - free audio converter
    fre:ac is a free audio converter and CD
    ripper for various formats and encoders.
    It features MP3, MP4/M4A, WMA, Ogg
    Vorbis, FLAC, AAC, and Bonk format
    support, ...
    Download fre:ac - free audio converter
  • 5
    Matplotlib
    Matplotlib
    Matplotlib is a comprehensive library
    for creating static, animated, and
    interactive visualizations in Python.
    Matplotlib makes easy things easy and
    hard thing...
    Download Matplotlib
  • 6
    BotMan
    BotMan
    Write your chatbot logic once and
    connect it to one of the available
    messaging services, including Amazon
    Alexa, Facebook Messenger, Slack,
    Telegram or even yo...
    Download BotMan
  • More »

Linux commands

Ad