EnglishFrenchSpanish

OnWorks favicon

otangle - Online in the Cloud

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

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


tangle - translate WEB to Pascal

SYNOPSIS


tangle [options] webfile[.web] [changefile[.ch]]

DESCRIPTION


This manual page is not meant to be exhaustive. The complete documentation for this
version of TeX can be found in the info file or manual Web2C: A TeX implementation.

The tangle program converts a Web source document into a Pascal program that may be
compiled in the usual way with the on-line Pascal compiler (e.g., pc(1)). The output file
is packed into lines of 72 characters or less, with the only concession to readability
being the termination of lines at semicolons when this can be done conveniently.

The Web language allows you to prepare a single document containing all the information
that is needed both to produce a compilable Pascal program and to produce a well-formatted
document describing the program in as much detail as the writer may desire. The user of
Web must be familiar with both TeX and Pascal. Web also provides a relatively simple,
although adequate, macro facility that permits a Pascal program to be written in small
easily-understood modules.

The command line should have either one or two names on it. The first is taken as the Web
file (and .web is added if there is no extension). If there is another name, it is a
change file (and .ch is added if there is no extension). The change file overrides parts
of the Web file, as described in the Web system documentation.

The output files are a Pascal file and a string pool file, whose names are formed by
adding .p and .pool respectively to the root of the Web file name.

OPTIONS


This version of tangle understands the following options. Note that some of these options
may render the output unsuitable for processing by a Pascal compiler.

--help Print help message and exit.

--length number
Compare only the first number characters of identifiers when checking for
collisions. The default is 32, the original tangle used 7.

--loose
When checking for collisions between identifiers, honor the settings of the
--lowercase, --mixedcase, --uppercase, and --underline options. This is the
default.

--lowercase
Convert all identifiers to lowercase.

--mixedcase
Retain the case of identifiers. This is the default.

--strict
When checking for collisions between identifiers, strip underlines and convert all
identifiers to uppercase first.

--underline
Retain underlines (also known as underscores) in identifiers.

--uppercase
Convert all identifiers to uppercase. This is the behaviour of the original
tangle.

--version
Print version information and exit.

ENVIRONMENT


The environment variable WEBINPUTS is used to search for the input files, or the system
default if WEBINPUTS is not set. See tex(1) for the details of the searching.

Use otangle online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    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
  • 6
    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
  • More »

Linux commands

Ad