EnglishFrenchSpanish

OnWorks favicon

sparkmake - Online in the Cloud

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

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


sparkmake - generates SPARK index and metafiles

SYNOPSIS


spark [OPTIONS] [ROOT_FILE]

DESCRIPTION


The SPARKMake tool automatically generates two files that can be used as arguments to the
Examiner command line: The index file and the meta file. For more information please refer
to the full Examiner manual.

This manual page only summarises the sparkmake command-line flags, please refer to the
full SPARKMake manual for further information.

OPTIONS


These options do not quite follow the usual GNU command line syntax. All options start
with a single dash instead of the usual two and they can also be abbreviated, as long as
the abbreviation is unique. For example -expand can be abbreviated to -expa but not -exp
as this clashes with -export_indent.

For a description of the regular expression syntax, please refer to the appropriate
section below.

If ROOT_FILE is not given then we produce an index and metafile for all files in and under
the current directory.

-help Display command-line help.

-version
Display version information.

-directory=DIRNAME
Look in and under DIRNAME as well as the current working directory. This option can
be specified more than once; buy default we only look at the current working
directory.

-include=REGEXP
Only include files if their full path matches the given regular expression.

-exclude=REGEXP
Exclude files if their full patch matches the given regular expression.

-duplicates_are_errors
Fail if duplicate units are found.

-annotation_character=CHAR
Select alternative annotation character. The default is '#'.

-language=L
This can be one of 83, 95 (the default) or 2005.

-index=FILE_SPEC, -noindexfile
The index file to generate, by default this is ROOT_FILE.idx.

-meta=FILE_SPEC, -nometafile
The metafile to generate, by default this is ROOT_FILE.smf.

-path_option=MODE
Produce 'relative' or 'full' pathnames. By default we produce full pathnames.

SPARKMAKE REGULAR EXPRESSION SYNTAX


Please note that the regular expression syntax used by SPARKMake differs from both POSIX
and Perl regular expressions. Please also take care to appropriately escape anythign that
your shell might replace or expand (such as * or ?). The characters '{' and '}' are not
allowed to appear in any regular expression.

reg_exp = term

term = elmt | elmt elmt ... | * | ? | [char char ...] | [char - char]

elmt = nchr | [nchr nchr ...] | [^ nchr nchr ...] | [nchr - nchr] | . | ( reg_exp )

The * has special meaning; it matches any string of 0 or more characters. Note that this
differs from POSIX regex where the equivalent would be '.*'.

The special characters ? and . have the same meaning, they match any character. Thus, ?
does not hold the same meaning it does in a POSIX regular expression.

The [ab...] notation means the usual: match any character listed.

The [a-f] notation means the usual: match any character in the given range.

The [^a-f] notation means the usual: match any character not in the given range.

char can be any character, including special characters. nchr can be any character except
'\', '(', ')', '[', ']', '.', '*', '+', '?' or '^'. It is possible to specify such a
special character by escaping it with a backslash.

Use sparkmake online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 2
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 3
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • 4
    eSpeak: speech synthesis
    eSpeak: speech synthesis
    Text to Speech engine for English and
    many other languages. Compact size with
    clear but artificial pronunciation.
    Available as a command-line program with
    many ...
    Download eSpeak: speech synthesis
  • 5
    Sky Chart / Cartes du Ciel
    Sky Chart / Cartes du Ciel
    SkyChart is a software to draw chart of
    the night sky for the amateur astronomer
    from a bunch of stars and nebulae
    catalogs. See main web page for full
    download...
    Download Sky Chart / Cartes du Ciel
  • 6
    GSmartControl
    GSmartControl
    GSmartControl is a graphical user
    interface for smartctl. It allows you to
    inspect the hard disk and solid-state
    drive SMART data to determine its
    health, as w...
    Download GSmartControl
  • More »

Linux commands

  • 1
    abc2abc
    abc2abc
    abc2abc - a simple abc
    checker/re-formatter/transposer ...
    Run abc2abc
  • 2
    abc2ly
    abc2ly
    abc2ly - manual page for abc2ly
    (LilyPond) 2.18.2 ...
    Run abc2ly
  • 3
    coqmktop
    coqmktop
    coqmktop - The Coq Proof Assistant
    user-tactics linker ...
    Run coqmktop
  • 4
    coqtop
    coqtop
    coqtop - The Coq Proof Assistant
    toplevel system ...
    Run coqtop
  • 5
    g.copygrass
    g.copygrass
    g.copy - Copies available data files in
    the current mapset search path to the
    user�s current mapset. KEYWORDS:
    general, map management ...
    Run g.copygrass
  • 6
    g.dirsepsgrass
    g.dirsepsgrass
    g.dirseps - Internal GRASS utility for
    converting directory separator
    characters. Converts any directory
    separator characters in the input string
    to or from na...
    Run g.dirsepsgrass
  • More »

Ad