Kabelo Moiloa
Kabelo Moiloa
Do you prefer that these types be implemented in Haskell or in Kitten?
I think that one of the main causes of this bug is that an expression such as `100 -> x` is compiled into: ``` label 0 push int 100 enter...
Maybe, I can make `Kitten.Interpret.interpret` return a tuple of `(envCalls, envClosures, envData, envIp)`, i.e. all stacks and the instruction pointer. From the perspective of the "ML culture" in functional programming...
I understand why all of these changes have to be done, except for the ones having to do with `inferenceLocals`, as I understand it, this field contains a list of...
OK, I'm giving myself the deadline of 29th October
I'm afraid it's not going well, due to the demands of school (~6hrs homework) per day, I have only finished the first three bullet points you listed above.
Same thing happens.
Well, I have been programming for a year now, can I help out with something, perhaps writing tests? Anyways \\ works.