Yeah, I've been messing around with the file some time... I've had errors on both position 3 and position 49. Both about the collection thingy.
EDIT:
The file is part of an html source file:
http://relaxright.nl/. I've already tried running wsi with the entire source file:
quote:
Error: Invalid opcode
Position in input stream: 372
Data stack:
Return stack:
Heap:
Labels:
Error: Label not found: S
Position in input stream: 315
Data stack:
pop 0
Return stack:
Heap:
Labels:
But I have no idea what this is supposed to mean....
Edit:
Is there a way to convert between this "language" and ANY other (proper) programming language?