Module ic

Module ic 

Source
Expand description

Intermediate representation (IR) and instruction set for an SQL database.

Structs§

IntermediateCode
The intermediate representation of a query. Made of up Instructions.

Enums§

Instruction
The instruction set of OtterSQL.