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.
This repository was archived by the owner on Mar 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
hlpdev/DecoyCompiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit9ac6d85 · | ||||
Repository files navigation
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.