Open
Description
Instead of having instruction compilation functions take different arguments and return different values, instead they should be rewritten to take the same argument and return the same value.
This will help get rid of the giant match tree in the compilation source code, possibly also helping later when adding user-definable functions.
Metadata
Metadata
Assignees
Labels
No labels