nmunro/pythoncpu

Create an arguments object

Opened this issue · 0 comments

Create an arguments object, this is to be used in the compiler and the CPU, its purpose is to represent operand arguments in a way that doesn't constantly require slicing strings.