🏴‍☠️
PirateLang
GitHub
  • Installation
  • README
  • Project Structure
    • Interpreter
    • Lexer
    • Parser
    • Shell
  • Standard Library
    • Standard.String
    • Standard.Terminal
  • Usage
    • Syntax
Powered by GitBook
On this page

Installation

Last updated 1 year ago

CtrlK
  • Windows Installer
  • Raw Source Code

Pirate is currently available with a simple windows installer and as a raw source code download. The installer will install the Pirate CLI, which can be used to run pirate files. The raw source code download can be used to build the CLI and the Pirate library.

Windows Installer

  1. Download the latest installer from the

Run the installer
  • Add the Pirate CLI to your PATH

  • Raw Source Code

    1. Download the latest source code from the releases

    2. Build the solution

    3. Add the Pirate CLI to your PATH

    releases