compiler
The compiler set provides access to the powerful source code compilation engine. Initialize compilers, browse available compiler versions, load specific compiler instances, and compile source code into executable bytecode. These actions enable dynamic code compilation and advanced application development workflows within your applications.
Area: ⚙️ System & Control Flow
Available Actions
This set contains 4 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
load-compiler "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Controlling app flow
- Managing settings
- Handling errors