Skip to content

iewnfod/CAIE-Code-Extension

Repository files navigation

CAIE Pseudocode

Usage

The extension recognizes files that end with .cpcas PseudoCode files.

Press F5 to run .cpc files, F8 to update the CAIE Code Binary File.

Configuration

  1. Open VS Code Preference

  2. Find Extension → CAIE Pseudocode

  3. Modify My Cpc Config:Interpreter Path

    1. Windows:

      "C:\path\to\repo\bin\cpc.exe"
    2. macOS/Linux:

      /path/to/repo/bin/cpc

Language Repository

CAIE Code