Funny Boo Error Message

Yet another example of how Boo is laid back:

Language feature still not implemented: ‘complex slicing for anything but lists, arrays and strings’. (BCE0031)

I got a good laugh out of that message. I was trying to use slicing in an array in a “macro”. I’m not sure why this error happens though, I’m assuming that the slicing AST is resolving sooner than the macro macro is transforming the body.

Author: justinmchase

I'm a Software Developer from Minnesota.

%d bloggers like this: