A1
Awake Simple Series 1
Awake Simple Series 1 • Exclusively for Windows

Programming designed to be read like plain English.

Awake Simple Series 1 (AWSS1) replaces technical clutter with readable statements. Designed for effortless script execution on Windows using clean .awss1 files.

Windows Only • .awss1 Extension • Awake AWSS1 License 1.0

Simple, Clean Syntax

AWSS1 uses clear, readable directives. Here are the core language expressions:

01. Variable Assignment
set variable score = 1
02. Value Increment
increase variable score by 3
03. Process Checker
check if process "<name.exe>" is running into variable <variable_name>

Interactive Playground

Test AWSS1 statements directly in your browser.

script.awss1 Windows Engine Simulator
Console Output
// Press 'Run Code' to execute.
Official Extension

Awake Simple Series 1 Support Kit

Enhance Visual Studio Code with syntax highlighting and language tooling for your .awss1 scripts.

Feature Highlights
.awss1 Syntax Colorizer
Simple Keyword Autocomplete
One-click Script Execution
Documentation

How to Install the Support Kit

Follow these simple steps to add AWSS1 syntax highlighting to Visual Studio Code.

1

Download the Extension File

Click the download button below to grab the Awake Simple Series 1 Support Kit extension installer file.

Download Extension Installer
2

Open Visual Studio Code

Launch VS Code, then open the Extensions sidebar panel by pressing Ctrl + Shift + X (or Cmd + Shift + X on Mac).

3

Select "Install from Package..."

Click the ... (More Actions) menu icon at the top right of the Extensions panel, and select Install from VSIX... from the dropdown list.

Extensions Menu ➔ ••• (More Actions) ➔ Install from VSIX...
4

Choose Your Downloaded File & Enjoy

Browse to your downloads folder and select the downloaded file. Visual Studio Code will install the extension automatically. You now have full syntax highlighting for all .awss1 scripts!

Quick Links & Resources