monkey-fibonacci
to fibonacci
lastInstructionIsPop
and removeLastPop
helpers.Op
to identifiers when talking about new opcodesgo.mod
files to the code folder so that users with Go >= 1.13 can easily run it without having to set $GOPATH
fmt.Printf
to correctly use fmt.Fprintf
to make use of out
parameterexecuteComparison
that checks that both operands are integers from a ||
to the correct &&
minsOne
and minsTwo
to minusOne
and minusTwo
Besides fixes for various typos and spelling errors:
Initial Release