Web PDGL

1 min read
Table of Contents

📃 Cite Me

10.5281/zenodo.18962752

Full citation on GitHub.

Information

Documentation

Full documentation of the PDGL can be found online at https://pdgl.joe-starr.com/. You may find the User Guide useful for understanding the PDGL at a high level.

The full codebase for the PDGL can be found on github:

00GPL-3.0C

Web Usage

  1. Write or paste a TOML language specification into the text area below.
    1. Alternatively, paste a link to a TOML file into the “URL to Load” box and press load
  2. Configure the PDGL with the size of the stack to use and the number of words to derive.
  3. Press run and wait for the run to complete. When the run completes the output will appear in a text box.
  4. You can copy results freely from the output text box. Alternatively, you can:
    1. Press the “Copy Text” button to copy all the text to your clipboard.
    2. Press the “Download Words” button. This will download a text file containing the data in the text box. The filename for the downloaded text will be a UUIDv4.

The PDGL