nmoolRT
nmoolRT is a runtime environment associated with the nmool software ecosystem. It provides the execution framework for programs and modules produced by the nmool compiler, focusing on portability and efficiency for numerical and real-time workloads. The runtime supplies core services such as memory management, task scheduling, inter-module communication, and a stable application binary interface for embedding in larger applications.
Its architecture is modular, consisting of a core runtime, a bytecode interpreter or just-in-time compiler, a
nmool programs are compiled to an intermediate representation or bytecode consumed by nmoolRT. Execution can proceed
Platform support is cross-platform, with builds for major desktop and server operating systems and interfaces for
Development and licensing information is maintained by the nmool project community. The project uses an open