git @ Cat's Eye Technologies PL-GOTO.NET / master tests / appliances / PLexceptGOTOdotNET.md
master

Tree @master (Download .tar.gz)

PLexceptGOTOdotNET.md @masterview rendered · raw · history · blame

<!--
SPDX-FileCopyrightText: Chris Pressey, the original author of this work, has dedicated it to the public domain.
For more information, please refer to <https://unlicense.org/>
SPDX-License-Identifier: Unlicense
-->

This file contains only the [Falderal][] directives that define the different
functionalities tested by the test suite, as provided by the reference
implementation.

[Falderal]:     http://catseye.tc/node/Falderal

    -> Functionality "Parse PL-{GOTO} Program" is implemented by
    -> shell command
    -> "bin/PLexceptGOTOdotNET parse %(test-body-file)"

    -> Functionality "Label PL-{GOTO} Loops" is implemented by
    -> shell command
    -> "bin/PLexceptGOTOdotNET labelloops %(test-body-file)"

    -> Functionality "Evaluate PL-{GOTO} Program" is implemented by
    -> shell command
    -> "bin/PLexceptGOTOdotNET interpret %(test-body-file)"