Make Hakuzaru Great Again #22
Reference in New Issue
Block a user
Delete Branch "parser"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a significant refactor, feature enhancement and set of bug and documentation fixes -- all in one. v0.9.x is cray cray.
Now tests compare the literal parser against the output of the compiler. The little example contracts we are compiling for the AACI already had the FATE value in them, in the form of the instruction {'RETURNR', {immediate, FateValue}} so we just extract that and use it for the tests.