shape-runtime 0.1.3

Bytecode compiler, builtins, and runtime infrastructure for Shape
Documentation

Runtime module for Shape execution

This module contains the pattern matching engine, query executor, and evaluation logic for the Shape language.

Shape is a general-purpose scientific computing language for high-speed time-series analysis. The runtime is domain-agnostic - all domain-specific logic (finance, IoT, sensors, etc.) belongs in stdlib modules.