Expand description
Contains the implementation of the visual DSP programming language named WBlockDSP.
Modules
Structs
The WBlockDSP Abstract Syntax Tree. It is generated by BlockFun::generate_tree
in Block2JITCompiler::compile.
Represents a connected collection of blocks. Is created by
BlockFun::retrieve_block_chain_at or BlockArea::chain_at.
Enums
Traits
Functions
WBlockDSP language definition and standard library of nodes.