EnglishFrenchSpanish

Ad


OnWorks favicon

nim - Online in the Cloud

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

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


nim - Nim Language Compiler

DESCRIPTION


Nim Compiler Version 0.12.0 (2015-11-02) [Linux: amd64] Copyright © 2006-2015 by Andreas
Rumpf ::

nim command [options] [projectfile] [arguments]

Command:
compile, c
compile project with default code generator (C)

doc generate the documentation for inputfile

doc2 generate the documentation for the whole project

Arguments:
arguments are passed to the program being run (if --run option is selected)

OPTIONS


-p, --path:PATH
add path to search paths

-d, --define:SYMBOL
define a conditional symbol

-u, --undef:SYMBOL
undefine a conditional symbol

-f, --forceBuild
force rebuilding of all modules

--stackTrace:on|off
turn stack tracing on|off

--lineTrace:on|off
turn line tracing on|off

--threads:on|off
turn support for multi-threading on|off

-x, --checks:on|off
turn all runtime checks on|off

--objChecks:on|off
turn obj conversion checks on|off

--fieldChecks:on|off
turn case variant field checks on|off

--rangeChecks:on|off
turn range checks on|off

--boundChecks:on|off
turn bound checks on|off

--overflowChecks:on|off
turn int over-/underflow checks on|off

-a, --assertions:on|off
turn assertions on|off

--floatChecks:on|off
turn all floating point (NaN/Inf) checks on|off

--nanChecks:on|off
turn NaN checks on|off

--infChecks:on|off
turn Inf checks on|off

--deadCodeElim:on|off
whole program dead code elimination on|off

--opt:none|speed|size
optimize not at all or for speed|size Note: use -d:release for a release build!

--debugger:native|endb
use native debugger (gdb) | ENDB (experimental)

--app:console|gui|lib|staticlib
generate a console app|GUI app|DLL|static library

-r, --run
run the compiled program with given arguments

--advanced
show advanced command line switches

-h, --help
show this help

Note, single letter options that take an argument require a colon. E.g. -p:PATH.

REPORTING BUGS


https://github.com/nim-lang/Nim/issues

Use nim online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 2
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • 3
    archlabs_repo
    archlabs_repo
    Package repo for ArchLabs This is an
    application that can also be fetched
    from
    https://sourceforge.net/projects/archlabs-repo/.
    It has been hosted in OnWorks in...
    Download archlabs_repo
  • 4
    Zephyr Project
    Zephyr Project
    The Zephyr Project is a new generation
    real-time operating system (RTOS) that
    supports multiple hardware
    architectures. It is based on a
    small-footprint kernel...
    Download Zephyr Project
  • 5
    SCons
    SCons
    SCons is a software construction tool
    that is a superior alternative to the
    classic "Make" build tool that
    we all know and love. SCons is
    implemented a...
    Download SCons
  • 6
    PSeInt
    PSeInt
    PSeInt is a pseudo-code interpreter for
    spanish-speaking programming students.
    Its main purpose is to be a tool for
    learning and understanding the basic
    concep...
    Download PSeInt
  • More »

Linux commands

  • 1
    7z
    7z
    7z - A file archiver with highest
    compression ratio ...
    Run 7z
  • 2
    7za
    7za
    7za - A file archiver with highest
    compression ratio ...
    Run 7za
  • 3
    creepy
    creepy
    CREEPY - A geolocation information
    aggregator DESCRIPTION: creepy is an
    application that allows you to gather
    geolocation related information about
    users from ...
    Run creepy
  • 4
    cricket-compile
    cricket-compile
    cricket - A program to manage the
    collection and display of time-series
    data ...
    Run cricket-compile
  • 5
    g-wrap-config
    g-wrap-config
    g-wrap-config - script to get
    information about the installed version
    of G-Wrap ...
    Run g-wrap-config
  • 6
    g.accessgrass
    g.accessgrass
    g.access - Controls access to the
    current mapset for other users on the
    system. If no option given, prints
    current status. KEYWORDS: general, map
    management, p...
    Run g.accessgrass
  • More »

Ad