Skip to content
This repository was archived by the owner on Mar 8, 2025. It is now read-only.
/ DecoyCompiler Public archive

The compiler used for the Decoy device. Compiles the Decoy programming language to bytecode to be executed by the VM running on the device, or by a VM used for debugging purposes on Windows.

Notifications You must be signed in to change notification settings

hlpdev/DecoyCompiler

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025
Mar 6, 2025

Repository files navigation

DecoyCompiler

v1.0

The DecoyCompiler is used to compile scripts for the Decoy device into a bytecode formatted executable archive. These scripts are then executed in either the Windows VM (used for debugging) or on the actual Decoy device.

d3c0y.com

About

The compiler used for the Decoy device. Compiles the Decoy programming language to bytecode to be executed by the VM running on the device, or by a VM used for debugging purposes on Windows.

Resources

Stars

Watchers

Forks

Languages