The signatures that are fed to Orchids consists of code in a small language, which is compiled to bytecode. That bytecode is then executed by the Orchids virtual machine.
- How to write a new primitive
- How to extend the Orchids language
The signatures that are fed to Orchids consists of code in a small language, which is compiled to bytecode. That bytecode is then executed by the Orchids virtual machine.