Is your feature request related to a problem? Please describe.
Since all the database and table functions are implemented, and all the types and functions in the QQL are already here, it's time for instruction implementation.
Describe the solution you'd like
Implement all the instruction classes in the quark.lang.instructions.builtin
Is your feature request related to a problem? Please describe.
Since all the database and table functions are implemented, and all the types and functions in the QQL are already here, it's time for instruction implementation.
Describe the solution you'd like
Implement all the instruction classes in the
quark.lang.instructions.builtin