Hadron SuperCollider Language
GitHub Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Runtime

Hadron’s runtime environment details the abstraction of the CPU that the JIT-compiled bytecode runs on, and all elements of pre-compiled C++ code that support the JIT bytecode during runtime, such as for message dispatch, memory allocation, garbage collection, and error handling.