EnglishFrenchSpanish

OnWorks favicon

scsh - Online in the Cloud

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

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


scsh-0.6 - a Scheme shell

SYNOPSIS


scsh-0.6 [switch arg1 ... argn]

DESCRIPTION


scsh-0.6 is an implementation of the Scheme shell. It is implemented
as a heap image which is interpreted by the Scheme 48 virtual machine.
scsh-0.6 is a stub program that starts the virtual machine on the scsh
heap image.

The scsh-0.6 command loop reads Scheme expressions, evaluates them, and
prints their results. The Scheme 48 system is an R5RS system with many
additional features. It also executes commands, which are identified
by an initial comma character. Type the command ,help to receive a
list of available commands, or see the documentation for Scheme 48.

Scsh's switch argument can be one of

-s script

--

Either of these switches terminates argument parsing; following
arguments are available from scsh as the string list produced by
(command-line-arguments)
The -s script switch causes scsh to run in batch mode, first loading
the script and then exiting. The default error exception handler
terminates the process.

If the -s switch is not specified, scsh operates in interactive mode.
It invokes the Scheme 48 top-level read-eval-print loop, from which the
user can enter forms to be evaluated. In interactive mode, the default
error handler invokes an interactive debugging breakpoint.

The -- switch is used to pass arguments to an interactive scsh. It
simply terminates argument parsing, causing following arguments to be
bound to
(command-line-arguments)

Use scsh online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop client is the
    official desktop app for Rocket.Chat,
    the simple but powerful open source web
    chat platform. It's tested on macOS,
    Windows...
    Download Rocket.Chat Desktop Client
  • 2
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 3
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 4
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 5
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 6
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • More »

Linux commands

Ad